summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-17 13:33:36 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-10-17 13:33:36 -0200
commit2c7966cc937376a511fc652bf921b1263189a951 (patch)
treeeaac0805aef420d9e56028efe3beb14e8ca7a299 /libre/gnome-boxes
parentabd1418249a862d6f35c3c57f045264e36a419e0 (diff)
gnome-boxes-3.14.0-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes')
-rw-r--r--libre/gnome-boxes/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD
index b7c1579f9..81e96bbda 100644
--- a/libre/gnome-boxes/PKGBUILD
+++ b/libre/gnome-boxes/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 113793 2014-06-30 13:59:38Z bgyorgy $
+# $Id: PKGBUILD 119632 2014-09-26 21:39:45Z bgyorgy $
# 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.12.3
+pkgver=3.14.0
pkgrel=1.parabola1
pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,14 +13,14 @@ url="https://wiki.gnome.org/Apps/Boxes"
license=('LGPL')
conflicts=(${pkgname}-libre)
replaces=(${pkgname}-libre)
-depends=('clutter-gtk' 'gtk-vnc' 'libosinfo' 'libsoup' 'libvirt-glib' 'spice-gtk3'
- 'libtracker-sparql' 'qemu' 'cdrkit' 'libcdio' 'mtools' 'dconf'
- 'gnome-icon-theme' 'gnome-themes-standard')
+depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
+ 'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
+ 'gnome-themes-standard')
makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
libre.patch)
-sha256sums=('bf57525106baaa635d08a4a4c6ed81e4b8c8708897f2fe7c2623810aec9b6408'
+sha256sums=('97d3543b3686737246b4b5791ad70b5358a299050ad9e58ae708a123c142945d'
'2a93935ba94b9f327645a92f11d1a3d23cbeab8e5c800e414c6762181f51d4c0')
prepare() {