From 09478454f1432d4150ef4dfe1273fb5d6ac82c9c Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 30 Apr 2019 17:58:36 -0500 Subject: gnome-boxes-3.32.0.2-1.par1: updating version --- libre/gnome-boxes/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libre/gnome-boxes') diff --git a/libre/gnome-boxes/PKGBUILD b/libre/gnome-boxes/PKGBUILD index 90b493933..4a8b96145 100644 --- a/libre/gnome-boxes/PKGBUILD +++ b/libre/gnome-boxes/PKGBUILD @@ -6,22 +6,22 @@ # Contributor : André Silva pkgname=gnome-boxes -pkgver=3.30.3 +pkgver=3.32.0.2 pkgrel=1 pkgrel+=.par1 pkgdesc="Simple GNOME application to access remote or virtual systems" pkgdesc+=", without suggestions (and logos) of nonfree operating systems" arch=('x86_64') arch+=('i686' 'armv7h') -url="https://wiki.gnome.org/Boxes" +url="https://wiki.gnome.org/Apps/Boxes" license=('LGPL') conflicts=(${pkgname}-libre) replaces=(${pkgname}-libre) groups=('gnome') depends=('cdrtools' 'gtk-vnc' 'libarchive' 'libgovirt' 'libgudev' 'libosinfo' 'libsecret' 'libvirt-glib' 'mtools' 'qemu' 'spice-gtk3' 'tracker' 'webkit2gtk' 'freerdp') -makedepends=('git' 'gobject-introspection' 'itstool' 'meson' 'spice-protocol' 'vala') -_commit=d9253b816c8bd3df3de23e9e3ec0df187f27eb27 # tags/v3.30.3^0 +makedepends=('git' 'gobject-introspection' 'yelp-tools' 'meson' 'spice-protocol' 'vala') +_commit=ea34339c0954c304c3cbceeea1ce4ab12ee9c61f # tags/v3.32.0.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-boxes.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/gtk-frdp.git" "git+https://gitlab.gnome.org/felipeborges/libovf-glib.git") @@ -36,6 +36,7 @@ pkgver() { prepare() { cd $pkgname + git submodule init git config --local submodule.subprojects/gtk-frdp.url "$srcdir/gtk-frdp" git config --local submodule.subprojects/libovf-glib.url "$srcdir/libovf-glib" -- cgit v1.2.3