Date: Sunday, June 23, 2013 @ 19:44:55 Author: heftig Revision: 188869
1.14.27 Modified: libgsf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-23 17:40:50 UTC (rev 188868) +++ PKGBUILD 2013-06-23 17:44:55 UTC (rev 188869) @@ -3,7 +3,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=libgsf -pkgver=1.14.26 +pkgver=1.14.27 pkgrel=1 arch=(i686 x86_64) pkgdesc="The GNOME Structured File Library is a utility library for reading and writing structured file formats" @@ -13,7 +13,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=('8919e725aadd785380350c8dec7427d82cf33164bc9a9a549df9440a0c3da6d5') +sha256sums=('a012e63bedd6003cea9ae8fa78944516b50c334767163b88527c6b2332bc3e6c') build() { cd "$pkgname-$pkgver"
