summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2022-01-15 15:00:12 -0600
committerLuis Martinez2022-01-15 15:00:12 -0600
commit69be02540413244f9291d4b840f4080697926517 (patch)
tree1b1f3905579f18d16f0b598716892911061fadfb /PKGBUILD
parent2eb23b5a75d53cd42457cce04c70931cd6c8a662 (diff)
downloadaur-69be02540413244f9291d4b840f4080697926517.tar.gz
update to 1.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d37b437b787..ae4fa5fbadd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luis Martinez <luis dot martinez at disroot dot org>
pkgname=image-roll-bin
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="GTK image viewer with basic image manipulation tools"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gtk3')
provides=("image-roll")
conflicts=("image-roll")
source=("image-roll-$pkgver.deb::$url/releases/download/$pkgver/image-roll_${pkgver}_amd64.deb")
-sha256sums=('29d9b04483136a74efc876878262764718e435bea28f09168f2fa775cc28f463')
+sha256sums=('061148d7edce9fd4a526d8117c944d9874ba753f9e3da5c605a63c0c6d6dad8b')
prepare() {
mkdir -p "$pkgname-$pkgver"