diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/gnome-boxes/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD index a1b927581..24fce972c 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 142119 2015-09-28 19:37:07Z heftig $ +# $Id: PKGBUILD 143889 2015-10-13 07:43:06Z heftig $ # Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com> # Contributor (Arch): Stefano Facchini <stefano.facchini@gmail.com> # Maintainer: André Silva <emulatorman@parabola.nu> # Contributor: Daniel Milewski <niitotantei@gmail.com> pkgname=gnome-boxes -pkgver=3.18.0 +pkgver=3.18.1 pkgrel=1.parabola1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" arch=('i686' 'x86_64') @@ -20,7 +20,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 libre.patch) -sha256sums=('ed2b442fc676bdfa47d6b6326836238c2c98af9725a91eb023784a3e692ae749' +sha256sums=('0235d7f76cf3faa3889b302c743d608759e84506657ed4e374592c39f768fb2b' '73ea08076d1e2608e27969fbf3127b5f45a659b2a8a89b04e349b519ce1d07ba') prepare() { |