Date: Saturday, June 18, 2016 @ 18:25:11 Author: heftig Revision: 270181
1.14.38-1 Modified: libgsf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-18 17:45:16 UTC (rev 270180) +++ PKGBUILD 2016-06-18 18:25:11 UTC (rev 270181) @@ -3,7 +3,7 @@ # Contributor: Sarah Hay <[email protected]> pkgname=libgsf -pkgver=1.14.37 +pkgver=1.14.38 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=('9cfb98224b40fefa85606255ee194d58c38f129bf99443d759eaab7eb6dec055') +sha256sums=('1e8c85ac9dd7828b6213685079d8fc5fb6595c929dc4a23270f297c154782650') build() { cd "$pkgname-$pkgver"
