[arch-commits] Commit in libgexiv2/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Jun 5 15:38:31 UTC 2017


    Date: Monday, June 5, 2017 @ 15:38:30
  Author: arodseth
Revision: 234265

upgpkg: libgexiv2 0.10.6-1

Modified:
  libgexiv2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-05 15:35:00 UTC (rev 234264)
+++ PKGBUILD	2017-06-05 15:38:30 UTC (rev 234265)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libgexiv2
-pkgver=0.10.5
+pkgver=0.10.6
 pkgrel=1
 pkgdesc='GObject-based wrapper around the Exiv2 library'
 url='https://wiki.gnome.org/Projects/gexiv2'
@@ -12,7 +12,7 @@
 depends=('exiv2' 'glib2')
 makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection' 'setconf' 'vala')
 source=("https://download.gnome.org/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
-sha256sums=('318fe068cd414c0af91759a87c29fd577cd5d42bf7a6f50caff27535c02ac7f3')
+sha256sums=('132788919667254b42c026ab39ab3c3a5be59be8575c05fa4b371ca8aed55825')
 
 prepare() {
   cd "${pkgname/lib/}-$pkgver"
@@ -35,4 +35,4 @@
   make -C "${pkgname/lib/}-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list