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

Alexander Rødseth arodseth at archlinux.org
Sun Oct 30 16:03:47 UTC 2016


    Date: Sunday, October 30, 2016 @ 16:03:46
  Author: arodseth
Revision: 194021

upgpkg: libgexiv2 0.10.4-1

Modified:
  libgexiv2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-30 15:59:15 UTC (rev 194020)
+++ PKGBUILD	2016-10-30 16:03:46 UTC (rev 194021)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=libgexiv2
-pkgver=0.10.3
-pkgrel=4
+pkgver=0.10.4
+pkgrel=1
 pkgdesc='GObject-based wrapper around the Exiv2 library'
 url='https://wiki.gnome.org/Projects/gexiv2'
 arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@
 depends=('exiv2' 'glib2')
 makedepends=('python-gobject' 'python2-gobject' 'gobject-introspection')
 source=("https://download.gnome.org/sources/${pkgname/lib/}/${pkgver%.*}/${pkgname/lib/}-$pkgver.tar.xz")
-sha256sums=('390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988')
+sha256sums=('ad8d31afdc0a1932cc44c4cfcea449497c0d0b445c0ad2f9735707b306e71ca4')
 
 build() {
   cd "${pkgname/lib/}-$pkgver"



More information about the arch-commits mailing list