summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authornfnty2018-08-31 22:17:09 +0100
committernfnty2018-08-31 22:17:09 +0100
commite8fa6a362e6c6fb4401823e30f91d16b19a32dd1 (patch)
tree2a7a4638dcf9a6e52544c819aa959f13483acdb6 /.SRCINFO
parent4d2b77f5c1319be9e77543d571383237a86e038d (diff)
downloadaur-e8fa6a362e6c6fb4401823e30f91d16b19a32dd1.tar.gz
Add wavelet hashing support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd1a17353aee..fa37a5ae4147 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-imagehash-git
pkgdesc = A Python Perceptual Image Hashing Module
- pkgver = r1
+ pkgver = r98
pkgrel = 1
url = https://github.com/JohannesBuchner/imagehash
arch = any
@@ -11,6 +11,7 @@ pkgbase = python-imagehash-git
depends = python-numpy
depends = python-scipy
depends = python-pillow
+ depends = python-pywavelets
provides = python-imagehash
conflicts = python-imagehash
source = imagehash::git+https://github.com/JohannesBuchner/imagehash.git