summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormrxx2020-01-07 20:10:49 +0100
committermrxx2020-01-07 20:10:49 +0100
commitb17d3f4ed3de0a54a4ae057dabe789b15f250a9c (patch)
tree8264da7d8f4f77bd8001b3c62bc05627d7575002 /.SRCINFO
parentf90d0df0bc390289e35180e0b8604dff01d855d9 (diff)
downloadaur-b17d3f4ed3de0a54a4ae057dabe789b15f250a9c.tar.gz
Remove dependency exifread
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a5e78f22a18..991ff2bdfdf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = exif-py
- pkgdesc = Easy to use Python module to extract Exif metadata from tiff and jpeg files.
+ pkgdesc = Easy to use Python2 module to extract Exif metadata from tiff and jpeg files.
pkgver = 2.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ianare/exif-py
- arch = i686
- arch = x86_64
- license = custom:BSD
+ arch = any
+ license = BSD
+ makedepends = python2-setuptools
depends = python2
- depends = exifread
- source = https://github.com/ianare/exif-py/archive/2.2.0.tar.gz
- md5sums = 8d0d6928c65867daa3acffeb17c6e3b1
+ source = exif-py-2.2.0.tar.gz::https://github.com/ianare/exif-py/archive/2.2.0.tar.gz
+ sha1sums = eec3d5f355a210d78409ec91dee2b794e482410a
pkgname = exif-py