summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-08-23 18:15:49 +0200
committerhaawda2022-08-23 18:15:49 +0200
commit676e3742ba26f82017770ab860120f9c22558d69 (patch)
treef117b5c67c50bdb0bf42351d0182e9b13bd89cb2 /PKGBUILD
parent38bcdca8c374b646b250b2d04dec2ae1ca025862 (diff)
downloadaur-676e3742ba26f82017770ab860120f9c22558d69.tar.gz
new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3ec05dcca91..cac98ade7f2a 100644
--- a/PKGBUILD
+++ b/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')