summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-08-22 20:44:24 -0500
committerCarlos Aznarán Laos2022-08-22 20:44:24 -0500
commit6c3e3331c6ee1a64d20a81addd2615c6d424250c (patch)
treebaf19035efa499e73ef6cd2ded13e966f9e3b6e0 /PKGBUILD
parent3e746047e5cca6fbe4d7a031f7d2610cfa06dbe2 (diff)
downloadaur-imagine-git.tar.gz
Bump version to 0.7.1
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")