summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/gnome-boxes/PKGBUILD')
-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 237b8465e..1181ec5e0 100644
--- a/libre/gnome-boxes/PKGBUILD
+++ b/libre/gnome-boxes/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 128936 2015-03-08 18:57:19Z bgyorgy $
+# $Id: PKGBUILD 130220 2015-03-30 01:15:46Z 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.14.3.1
+pkgver=3.16.0
pkgrel=1.parabola1
pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos"
arch=('i686' 'x86_64' 'mips64el')
@@ -15,13 +15,13 @@ conflicts=(${pkgname}-libre)
replaces=(${pkgname}-libre)
depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-glib'
'spice-gtk3' 'libtracker-sparql' 'qemu' 'cdrkit' 'mtools' 'dconf'
- 'gnome-themes-standard')
+ 'gnome-themes-standard' 'libusb')
makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.14/$pkgname-$pkgver.tar.xz
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz
libre.patch)
-sha256sums=('048df41ce1bcece1d89dfddcb571ed17dfa7f614929cd63f3079d14c66c10f24'
- '1847d0b7886f32fe64392f1acebc28eee35466311ae00f17a6955b16322c6456')
+sha256sums=('fe17de6431b7645816ab2b1f0f15733ed18a96fef39571bf1af00702e5b82136'
+ '73ea08076d1e2608e27969fbf3127b5f45a659b2a8a89b04e349b519ce1d07ba')
prepare() {
cd $pkgname-$pkgver