Date: Monday, February 26, 2018 @ 09:34:11 Author: heftig Revision: 298256
0.10.8-1 Modified: libgexiv2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 09:00:55 UTC (rev 298255) +++ PKGBUILD 2018-02-26 09:34:11 UTC (rev 298256) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=libgexiv2 -pkgver=0.10.7 +pkgver=0.10.8 pkgrel=1 pkgdesc="GObject-based wrapper around the Exiv2 library" url="https://wiki.gnome.org/Projects/gexiv2" @@ -11,7 +11,7 @@ license=(GPL2) depends=(exiv2 glib2) makedepends=(python-gobject python2-gobject gobject-introspection vala git meson) -_commit=574141b66c269b34237275591f3bd5fa1ee16184 # tags/gexiv2-0.10.7^0 +_commit=f1bdbe17d6743da27c1717d8f4d2793a05c72277 # tags/gexiv2-0.10.8^0 source=("git+https://git.gnome.org/browse/gexiv2#commit=$_commit") sha256sums=('SKIP')
