summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheftig <heftig@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 17:26:04 +0000
committerheftig <heftig@9fca08f4-af9d-4005-b8df-a31f2cc04f65>2019-11-24 17:26:04 +0000
commit2c7a93d6720a056a02e88b83a232f6490d4043d6 (patch)
tree2127c6fa83cb497562f6d686bf8d6a8df998d44a
parent57cee7a9b2762ccf7731263a6ad0068633a3a5fc (diff)
archrelease: copy trunk to community-x86_64
git-svn-id: file:///srv/repos/svn-community/svn@533084 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--gnome-boxes/repos/community-x86_64/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-boxes/repos/community-x86_64/PKGBUILD b/gnome-boxes/repos/community-x86_64/PKGBUILD
index 66f0245e246..f0855515267 100644
--- a/gnome-boxes/repos/community-x86_64/PKGBUILD
+++ b/gnome-boxes/repos/community-x86_64/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stefano Facchini <stefano.facchini@gmail.com>
pkgname=gnome-boxes
-pkgver=3.34.1
+pkgver=3.34.2
pkgrel=1
pkgdesc="Simple GNOME application to access remote or virtual systems"
arch=('x86_64')
@@ -12,7 +12,7 @@ groups=('gnome')
depends=('cdrtools' 'gtk-vnc' 'libarchive' 'libgudev' 'libosinfo' 'libsecret'
'libvirt-glib' 'mtools' 'qemu' 'spice-gtk' 'tracker' 'webkit2gtk' 'freerdp')
makedepends=('git' 'gobject-introspection' 'yelp-tools' 'meson' 'spice-protocol' 'vala')
-_commit=64afa3d6a78c8242941086363dbbd89495a33716 # tags/v3.34.1^0
+_commit=2edb94153b163759d18195c511d6cf5212fd1bfe # tags/v3.34.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")