Date: Tuesday, April 14, 2015 @ 03:31:01 Author: heftig Revision: 131333
3.16.1 Modified: gnome-boxes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-14 00:53:33 UTC (rev 131332) +++ PKGBUILD 2015-04-14 01:31:01 UTC (rev 131333) @@ -3,7 +3,7 @@ # Contributor: Stefano Facchini <[email protected]> pkgname=gnome-boxes -pkgver=3.16.0 +pkgver=3.16.1 pkgrel=1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala') install=$pkgname.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz) -sha256sums=('fe17de6431b7645816ab2b1f0f15733ed18a96fef39571bf1af00702e5b82136') +sha256sums=('41efae4e6906c9f4b687d996cb07316e71dbdae6f619a497801ab26557e8480d') build() { cd $pkgname-$pkgver
