diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-05-14 03:23:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-05-14 03:23:54 -0300 |
commit | 1ba1a688f35e4b6661ac8a1b272c15cfd9c707a5 (patch) | |
tree | 44e933a693a6b2a42b2be84ced52760270d90cfb /libre/gnome-boxes | |
parent | 2846e30526bbfcd2dfb64f928125f4d17146c81e (diff) | |
download | abslibre-1ba1a688f35e4b6661ac8a1b272c15cfd9c707a5.tar.gz abslibre-1ba1a688f35e4b6661ac8a1b272c15cfd9c707a5.tar.bz2 abslibre-1ba1a688f35e4b6661ac8a1b272c15cfd9c707a5.zip |
gnome-boxes-3.16.2-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes')
-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 e253e733f..6a66da448 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 131333 2015-04-14 01:31:01Z heftig $ +# $Id: PKGBUILD 133347 2015-05-12 21:58:44Z 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.16.1 +pkgver=3.16.2 pkgrel=1.parabola1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" arch=('i686' 'x86_64' 'mips64el') @@ -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=('41efae4e6906c9f4b687d996cb07316e71dbdae6f619a497801ab26557e8480d' +sha256sums=('f5fecb1ba0769e2a3dbec31e6149fffbcbd59946e4dbab31fb3ec28a16e41995' '73ea08076d1e2608e27969fbf3127b5f45a659b2a8a89b04e349b519ce1d07ba') prepare() { |