Date: Thursday, September 17, 2015 @ 15:48:00 Author: heftig Revision: 246427
3.16.4.1 Modified: gnome-online-accounts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-17 13:45:51 UTC (rev 246426) +++ PKGBUILD 2015-09-17 13:48:00 UTC (rev 246427) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-online-accounts -pkgver=3.16.3 +pkgver=3.16.4.1 pkgrel=1 pkgdesc="GNOME service to access online accounts" arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl') install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('a0648e4d595f5c63f85c03bf65a2cf1204e8615aba242c50c15aa4c9696a0ca0') +sha256sums=('68c688730a4a0be0a29e77106a78681fd0ea2c4e1aabafe4df7e20a22dbdb120') build() { cd $pkgname-$pkgver
