summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2020-12-02 20:08:09 +0100
committerKr1ss2020-12-02 20:08:09 +0100
commite606f5642c9b28cbfd0a2fc997ec62fd31969826 (patch)
tree0fb2fc90777d31b17e779f5c803c6428211ff170 /PKGBUILD
parent47187e1b0fb5b4e90697b5fe5d32010f8205d141 (diff)
downloadaur-e606f5642c9b28cbfd0a2fc997ec62fd31969826.tar.gz
rebuild against python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffadeba8a9bc..45a39987c62e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dupliseek-git
epoch=1
pkgver() { git -C "${pkgname%-git}" describe --long | sed 's/^v//;s/\([^-]*-\)g/r\1/;s/-/./g'; }
pkgver=0.0.3.r36.6c5cc90
-pkgrel=1
+pkgrel=2
pkgdesc='Duplicate image finder written in Python/Qt5'
arch=('x86_64')