summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-08-15 12:28:45 +0200
committerhaawda2022-08-15 12:28:45 +0200
commit38bcdca8c374b646b250b2d04dec2ae1ca025862 (patch)
tree06140a7215fbe881c8b1e9c7d2e266ba68a9a353 /PKGBUILD
parenta9f0863f7875f062d7d1b6d342c96c71c2159e2b (diff)
downloadaur-38bcdca8c374b646b250b2d04dec2ae1ca025862.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bb727d400f9..b3ec05dcca91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=ect
_pkgname=Efficient-Compression-Tool
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.2
+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+https://github.com/fhanau/Efficient-Compression-Tool.git#commit=f920e54bb1b584d3c3d75d3d90d8cfedd04d2fbe")
+source=("git+$url.git#commit=48aea4e39396a0f6e39fbc504a4b194282c9ff01")
md5sums=('SKIP')
depends=('gcc-libs')
makedepends=('nasm' 'git' 'cmake')