aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-01-12 22:04:08 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-13 11:41:36 +0100
commite27bd5a79f6442137e3b3e7e0c3f8b6330fce611 (patch)
tree72f1f35f962da81b583dc0f90009ad19344c07a1
parent0177caa8b9e8633bb69978cbcc6aa01b4472eb0e (diff)
downloadalpine_aports-e27bd5a79f6442137e3b3e7e0c3f8b6330fce611.tar.bz2
alpine_aports-e27bd5a79f6442137e3b3e7e0c3f8b6330fce611.tar.xz
alpine_aports-e27bd5a79f6442137e3b3e7e0c3f8b6330fce611.zip
community/gnome-boxes: upgrade to 3.34.3
-rw-r--r--community/gnome-boxes/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-boxes/APKBUILD b/community/gnome-boxes/APKBUILD
index 176cbab7e1..04dcd9f8cd 100644
--- a/community/gnome-boxes/APKBUILD
+++ b/community/gnome-boxes/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Rasmus Thomsen <oss@cogitri.dev> 1# Contributor: Rasmus Thomsen <oss@cogitri.dev>
2# Maintainer: Rasmus Thomsen <oss@cogitri.dev> 2# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
3pkgname=gnome-boxes 3pkgname=gnome-boxes
4pkgver=3.34.2 4pkgver=3.34.3
5pkgrel=0 5pkgrel=0
6pkgdesc="Virtualization made simple" 6pkgdesc="Virtualization made simple"
7url="https://wiki.gnome.org/Apps/Boxes" 7url="https://wiki.gnome.org/Apps/Boxes"
@@ -35,4 +35,4 @@ package() {
35 DESTDIR="$pkgdir" ninja -C output install 35 DESTDIR="$pkgdir" ninja -C output install
36} 36}
37 37
38sha512sums="530de122ed24c0e734076c5ac275e60fcf1f2c5c2a231a9dbd65f8eacf162e440c4eb4014261e849a3335cfaa6bb8ee57184f48f53b0a5bb96b625de56b79ba1 gnome-boxes-3.34.2.tar.xz" 38sha512sums="4d369cb74b407005c2645635657727948ce1dd5f9f05757921cddddaba42c90823b8c1f83eb4924167a71f394153699e9bba4c84dd9cafe8c366b794dc6486d8 gnome-boxes-3.34.3.tar.xz"