Date: Thursday, June 30, 2016 @ 14:09:09 Author: heftig Revision: 270815
0.17.5-1 Modified: libgdata/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-30 14:08:50 UTC (rev 270814) +++ PKGBUILD 2016-06-30 14:09:09 UTC (rev 270815) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgdata -pkgver=0.17.4 +pkgver=0.17.5 pkgrel=1 pkgdesc="GLib-based library for accessing online service APIs using the GData protocol" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ makedepends=('intltool' 'gobject-introspection' 'vala' 'uhttpmock') url="http://www.gnome.org" source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6') +sha256sums=('b3fbdae075aa0d83897ae0e9daf3c29075dce1724c8b8a27e0735688756355e8') build() { cd "$pkgname-$pkgver"
