summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2019-04-06 11:04:38 +0200
committerhaawda2019-04-06 11:04:38 +0200
commit506ecf05997839f76c20cbbe5a744e6e303f193b (patch)
treed001f5c7ac3ca8552b8ea3d99fa59503dda4ace5 /PKGBUILD
parent2563736a1af7b602c4134cbede277ff003974df6 (diff)
downloadaur-python2-exiv2.tar.gz
shorten description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 250f8f0867da..db8c5fbb09c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgname=pyexiv2
pkgname=python2-exiv2
pkgver=0.3.2
-pkgrel=21
-pkgdesc="pyexiv2 is a Python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata."
+pkgrel=22
+pkgdesc="Python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata."
url="http://launchpad.net/${_pkgname}"
arch=('x86_64')
depends=('python2' 'boost-libs' 'exiv2')