summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a05b083776bf..3e9074f1094c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: davedatum <ask at davedatum dot com>
_name=imagine
pkgname=${_name}-git
-pkgver=0.7.0.r0.g5c74207
+pkgver=0.7.1.r0.g278e380
pkgrel=1
pkgdesc="PNG/JPEG optimization app"
arch=(x86_64)
@@ -14,7 +14,7 @@ provides=("${_name}")
conflicts=("${_name}")
install=${_name}.install
# options=(!strip)
-source=("git+${url}.git#tag=v0.7.0"
+source=("git+${url}.git#tag=v0.7.1"
"${_name}.sh"
"${_name}.desktop"
"${_name}.install")