Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=98585a149fd5aa55624a52054587d71480d15117
commit 98585a149fd5aa55624a52054587d71480d15117 Author: crazy <[email protected]> Date: Mon Dec 14 23:27:31 2015 +0100 libgexiv2-0.10.3-1-x86_64 * version bump * added todo diff --git a/source/lib/libgexiv2/FrugalBuild b/source/lib/libgexiv2/FrugalBuild index 13aab52..017f3ae 100644 --- a/source/lib/libgexiv2/FrugalBuild +++ b/source/lib/libgexiv2/FrugalBuild @@ -2,16 +2,17 @@ # Maintainer: Baste <[email protected]> # Contributor: Devil505 <[email protected]> +##TODO: introspection needed for py2/py3 bindings pkgname=libgexiv2 -pkgver=0.6.1 -pkgrel=4 +pkgver=0.10.3 +pkgrel=1 pkgdesc="GObject-based wrapper around the Exiv2 library." -depends=('exiv2>=0.25' 'glib2') +depends=('exiv2>=0.25-5' 'glib2') groups=('lib') archs=('i686' 'x86_64') _F_gnome_name="gexiv2" _F_gnome_ext=".tar.xz" Finclude gnome -sha1sums=('fcdbf3afae94b191fd447793664f776dd1bb1f0b') +sha1sums=('30d03c25d22d0e4b016377b1250f6a3cc3bf3e99') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
