new version
This commit is contained in:
parent
38bcdca8c3
commit
676e3742ba
2 changed files with 4 additions and 4 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -3,13 +3,13 @@
|
|||
|
||||
pkgname=ect
|
||||
_pkgname=Efficient-Compression-Tool
|
||||
pkgver=0.9.2
|
||||
pkgver=0.9.3
|
||||
pkgrel=1
|
||||
pkgdesc='file compressor, supports postcompression of PNG, JPEG, GZIP and ZIP files.'
|
||||
url='https://github.com/fhanau/Efficient-Compression-Tool'
|
||||
arch=('i686' 'x86_64')
|
||||
license=('Apache')
|
||||
source=("git+$url.git#commit=48aea4e39396a0f6e39fbc504a4b194282c9ff01")
|
||||
source=("git+$url.git#commit=230133d6a84149910f05b5d2c6e8ac3fff9de4a6")
|
||||
md5sums=('SKIP')
|
||||
depends=('gcc-libs')
|
||||
makedepends=('nasm' 'git' 'cmake')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue