summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2021-12-13 12:15:05 +0200
committerChristoph Fink2021-12-13 12:15:05 +0200
commitf731bdd690ae9cfc8811124152dbff52ff46c7c4 (patch)
tree348c5c1c16253e16b507af1504abc847d13c5a54
parent2a2b1ef20f7013041d36325cf8c79e94fbaab870 (diff)
downloadaur-f731bdd690ae9cfc8811124152dbff52ff46c7c4.tar.gz
bump to trigger rebuild for python-3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb0dcc2b608c..01d5b46b5f89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-dhash
pkgdesc = Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates
pkgver = 1.3
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/Jetsetter/dhash
arch = any
license = MIT
@@ -11,4 +11,3 @@ pkgbase = python-dhash
sha256sums = e6c8cd09d330f1ac44d3c9735d6b2a637d713dcb6b6091e340f91dda2484acb8
pkgname = python-dhash
-
diff --git a/PKGBUILD b/PKGBUILD
index 6ac1ba8132c5..8f9014cd330f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-dhash
pkgver=1.3
-pkgrel=5
+pkgrel=6
pkgdesc="Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates"
url="https://github.com/Jetsetter/dhash"