diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-09 08:53:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-09 08:53:53 -0300 |
commit | a9a4e99580589182cde34947f99649ced98cca85 (patch) | |
tree | 4e2d5a1f84f472590f8dac546c852088a0d90b95 /libre/gnome-boxes | |
parent | d5faf88b3221097906ef9fbc841503226d4124ad (diff) | |
download | abslibre-a9a4e99580589182cde34947f99649ced98cca85.tar.gz abslibre-a9a4e99580589182cde34947f99649ced98cca85.tar.bz2 abslibre-a9a4e99580589182cde34947f99649ced98cca85.zip |
gnome-boxes-3.14.3.1-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes')
-rw-r--r-- | libre/gnome-boxes/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD index 5218656ef..237b8465e 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 122471 2014-11-12 21:35:08Z heftig $ +# $Id: PKGBUILD 128936 2015-03-08 18:57:19Z 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.14.2 +pkgver=3.14.3.1 pkgrel=1.parabola1 pkgdesc="Simple GNOME 3 application to access remote or virtual systems, without nonfree system logos" arch=('i686' 'x86_64' 'mips64el') @@ -18,9 +18,9 @@ depends=('clutter-gtk' 'gtk-vnc' 'libarchive' 'libosinfo' 'libsoup' 'libvirt-gli '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 +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.14/$pkgname-$pkgver.tar.xz libre.patch) -sha256sums=('7bfa27a4575c3b84e5818358cc554bc1385ef717aaecdb3d7d48c34b0451ea31' +sha256sums=('048df41ce1bcece1d89dfddcb571ed17dfa7f614929cd63f3079d14c66c10f24' '1847d0b7886f32fe64392f1acebc28eee35466311ae00f17a6955b16322c6456') prepare() { |