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 8d32a2a7033a..eaef4241997c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Angelo Haller <aur.archlinux@szanni.org>
pkgname=findimage
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc="Search for original sources of cropped images and thumbnails."
arch=('any')
@@ -9,7 +9,7 @@ url="http://szanni.org/findimage"
license=('BSD')
depends=('opencv>=4.0')
source=($url/download/$pkgname-$pkgver.tar.xz)
-sha256sums=('6bd213c13b48b63d3efd44ed6a91c652011efe6c41aeb4e9129a190b46ccfe63')
+sha256sums=('8daa556a5f161cf41e2ee0146f4de8c65ffce362674f759cf9ee1b17b69f479d')
build() {
cd "$srcdir/$pkgname-$pkgver"