summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-06 23:37:28 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-02-06 23:37:28 -0500
commit75ada5783acf13370fc8b2d337e36fafe03051fc (patch)
tree50f88b83fe6076ad6056962ede709486dd0e364b /libre/gnome-boxes/PKGBUILD
parent051828c4978dd37f95f7ee3460cdbea7307a7eff (diff)
gnome-boxes-3.26.2-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes/PKGBUILD')
-rw-r--r--libre/gnome-boxes/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD
index 30450f6d8..3cf94f70d 100644
--- a/libre/gnome-boxes/PKGBUILD
+++ b/libre/gnome-boxes/PKGBUILD
@@ -1,24 +1,26 @@
# $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 : Isaac David <isacdaavid@at@isacdaavid@dot@info>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
+# Contributor : Isaac David <isacdaavid@at@isacdaavid@dot@info>
# Contributor: Daniel Milewski <niitotantei@gmail.com>
# Contributor : André Silva <emulatorman@hyperbola.info>
pkgname=gnome-boxes
-pkgver=3.26.1
-pkgrel=2.parabola1
+pkgver=3.26.2
+pkgrel=1.parabola1
pkgdesc="Simple GNOME application to access remote or virtual systems, without suggestions (and logos) of nonfree operating systems"
arch=('i686' 'x86_64' 'armv7h')
-url="https://wiki.gnome.org/Apps/Boxes"
+url="https://wiki.gnome.org/Boxes"
license=('LGPL')
conflicts=(${pkgname}-libre)
replaces=(${pkgname}-libre)
+groups=('gnome')
depends=('cdrkit' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libsecret' 'tracker'
'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3' 'libgovirt')
makedepends=('gobject-introspection' 'intltool' 'itstool' 'spice-protocol' 'vala')
source=(https://download.gnome.org/sources/$pkgname/${pkgver::4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fc0d4479b076393caeeab22d9ae3247503b9eb15b6bfe8fdfab2f2435051fa58')
+sha256sums=('d00fc083182963dc1bbdee5e743ceb28ba03fbf5a9ea87c78d29dca5fb5b9210')
prepare() {
cd $pkgname-$pkgver