summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-16 00:27:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-16 00:27:49 -0300
commitecec8474f8650cdb7ff7b3db009c5f7b485df993 (patch)
tree790b3725104c7547975d9680dd8035b630180e72 /libre/gnome-boxes
parent1e8692b86bd8ad21bb688352999670458ff40a04 (diff)
gnome-boxes-3.22.4-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes')
-rw-r--r--libre/gnome-boxes/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD
index 9d8a7db4f..db25972d1 100644
--- a/libre/gnome-boxes/PKGBUILD
+++ b/libre/gnome-boxes/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 198232 2016-12-07 01:43:19Z bgyorgy $
+# $Id: PKGBUILD 212492 2017-02-15 05:12:21Z 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.22.3
+pkgver=3.22.4
pkgrel=1.parabola1
pkgdesc="Simple GNOME application to access remote or virtual systems, without artwork for non-FSDG compliant distros and operating systems"
arch=('i686' 'x86_64' 'armv7h')
@@ -13,11 +13,12 @@ url="https://wiki.gnome.org/Apps/Boxes"
license=('LGPL')
conflicts=(${pkgname}-libre)
replaces=(${pkgname}-libre)
-depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libtracker-sparql' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
+depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libsecret' 'libtracker-sparql'
+ 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3')
makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz
libre.patch)
-sha256sums=('90f9909946b67a0eac1322163f6260cea3d6b8a3f78db7c2071773aad1b627aa'
+sha256sums=('585a1c292010ebb479cb60e02621d01d450f84cdad82a61b7ce58a0218e1cff2'
'73ea08076d1e2608e27969fbf3127b5f45a659b2a8a89b04e349b519ce1d07ba')
prepare() {