summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-12 03:45:14 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-12 03:46:48 -0300
commit16bb969c27f3077ebeb709388b9ebc69c6d18827 (patch)
tree6631fe00a0eb5a2f9fcbcb841105684fe50180ba /libre/gnome-boxes/PKGBUILD
parent88b3a1d0e0c4cf79304748c8b52f61d4f73f3cc1 (diff)
gnome-boxes-3.18.0-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes/PKGBUILD')
-rw-r--r--libre/gnome-boxes/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD
index 7e0dd19b5..a1b927581 100644
--- a/libre/gnome-boxes/PKGBUILD
+++ b/libre/gnome-boxes/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 135615 2015-06-19 20:53:33Z foutrelis $
+# $Id: PKGBUILD 142119 2015-09-28 19:37:07Z 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.2
-pkgrel=2.parabola1
+pkgver=3.18.0
+pkgrel=1.parabola1
pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="https://wiki.gnome.org/Apps/Boxes"
license=('LGPL')
conflicts=(${pkgname}-libre)
@@ -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=('f5fecb1ba0769e2a3dbec31e6149fffbcbd59946e4dbab31fb3ec28a16e41995'
+sha256sums=('ed2b442fc676bdfa47d6b6326836238c2c98af9725a91eb023784a3e692ae749'
'73ea08076d1e2608e27969fbf3127b5f45a659b2a8a89b04e349b519ce1d07ba')
prepare() {