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

Jan de Groot jgc at archlinux.org
Thu Feb 12 14:32:18 UTC 2015


    Date: Thursday, February 12, 2015 @ 15:32:18
  Author: jgc
Revision: 231338

upgpkg: libgsf 1.14.31-1

Add python2 makedepend

Modified:
  libgsf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-12 14:26:01 UTC (rev 231337)
+++ PKGBUILD	2015-02-12 14:32:18 UTC (rev 231338)
@@ -3,7 +3,7 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libgsf
-pkgver=1.14.30
+pkgver=1.14.31
 pkgrel=1
 arch=(i686 x86_64)
 pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats"
@@ -10,9 +10,9 @@
 url="http://www.gnome.org/"
 license=('GPL' 'LGPL')
 depends=('libxml2' 'gdk-pixbuf2' 'bzip2')
-makedepends=('intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection' 'python2')
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz)
-sha256sums=('cb48c3480be4a691963548e664308f497d93c9d7bc12cf6a68d5ebae930a5b70')
+sha256sums=('ec8f48059fc56ff4cb3757ba53fe43eea3c51e21254d4416448102ffa4057982')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list