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 c7414ce0aec7..e366172b09e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luis Martinez <luis dot martinez at disroot dot org>
pkgname=image-roll-bin
-pkgver=2.0.1
+pkgver=2.1.0
pkgrel=1
pkgdesc="GTK image viewer with basic image manipulation tools"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gtk4')
provides=("image-roll")
conflicts=("image-roll")
source=("image-roll-$pkgver.deb::$url/releases/download/$pkgver/image-roll_${pkgver}_amd64.deb")
-sha256sums=('2a677a7519c71a077b49bf1caf166c7017cd2d6b10fd61d925b7cc91fb33f93c')
+sha256sums=('de6b66f8651a518319967f79ff974dafa0765beb00e559557424b9048fc5a6c7')
prepare() {
mkdir -p "$pkgname-$pkgver"