summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordavedatum2019-11-03 01:01:40 +0000
committerdavedatum2019-11-03 01:01:40 +0000
commit367b9cb349b377190d86cf95d8205706409ada5b (patch)
tree21b66911d19a0f67e7b8036e8e9ff11770fc5086 /PKGBUILD
parent048ed912edfbfe697ac2839c386a76d2a6ad4306 (diff)
downloadaur-367b9cb349b377190d86cf95d8205706409ada5b.tar.gz
fixed bug, negated strip
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ba98afe1fab..251e88a60cff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=imagine-git
pkgver=0.5.0.r0.g7bea16d
-pkgrel=1.1
+pkgrel=1.2
pkgdesc="PNG/JPEG optimization app"
arch=("x86_64")
url="https://github.com/meowtec/Imagine"