Date: Saturday, March 29, 2014 @ 23:46:04 Author: heftig Revision: 209172
1.14.30 Modified: libgsf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-29 22:44:55 UTC (rev 209171) +++ PKGBUILD 2014-03-29 22:46:04 UTC (rev 209172) @@ -3,7 +3,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=libgsf -pkgver=1.14.28 +pkgver=1.14.30 pkgrel=1 arch=(i686 x86_64) pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats" @@ -12,7 +12,7 @@ depends=('libxml2' 'gdk-pixbuf2' 'bzip2') makedepends=('intltool' 'gobject-introspection') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/1.14/$pkgname-$pkgver.tar.xz) -sha256sums=('ea94914f1fdaa5d4eb49149f0228ae6e41a54bdeb8caf52a7dd8acaa329fcbe4') +sha256sums=('cb48c3480be4a691963548e664308f497d93c9d7bc12cf6a68d5ebae930a5b70') build() { cd "$pkgname-$pkgver"
