Date: Monday, December 7, 2015 @ 00:41:21 Author: bpiotrowski Revision: 149372
C++11 ABI rebuild Modified: python2-exiv2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-06 23:40:05 UTC (rev 149371) +++ PKGBUILD 2015-12-06 23:41:21 UTC (rev 149372) @@ -6,7 +6,7 @@ _pkgname=pyexiv2 pkgname=python2-exiv2 pkgver=0.3.2 -pkgrel=8 +pkgrel=9 pkgdesc="pyexiv2 is a Python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata." url="http://tilloy.net/dev/pyexiv2" arch=('i686' 'x86_64')
