Date: Sunday, July 16, 2017 @ 09:19:48 Author: arojas Revision: 245293
exiv2 0.26 rebuild Modified: libgexiv2/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-07-16 09:07:29 UTC (rev 245292) +++ PKGBUILD 2017-07-16 09:19:48 UTC (rev 245293) @@ -4,7 +4,7 @@ pkgname=libgexiv2 pkgver=0.10.6 -pkgrel=1 +pkgrel=2 pkgdesc='GObject-based wrapper around the Exiv2 library' url='https://wiki.gnome.org/Projects/gexiv2' arch=('x86_64' 'i686') @@ -19,6 +19,7 @@ # fix FS#51673 setconf Makefile.am typelibdir '$(libdir)/girepository-1.0' + autoreconf -vi } build() {
