aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-01-12 21:59:05 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-13 11:34:38 +0100
commit48f37f04bba7efd6cc378c3a98eb932904e0fbaf (patch)
tree309f21f92a19bf8b8f1ff8b57035b204391690d6
parentdcff8f71831ef28082d945637efb48f18bf62522 (diff)
downloadalpine_aports-48f37f04bba7efd6cc378c3a98eb932904e0fbaf.tar.bz2
alpine_aports-48f37f04bba7efd6cc378c3a98eb932904e0fbaf.tar.xz
alpine_aports-48f37f04bba7efd6cc378c3a98eb932904e0fbaf.zip
community/gnome-shell: upgrade to 3.34.3
-rw-r--r--community/gnome-shell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index fc2c74b25e..4cc6a37c30 100644
--- a/community/gnome-shell/APKBUILD
+++ b/community/gnome-shell/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-shell 3pkgname=gnome-shell
4pkgver=3.34.2 4pkgver=3.34.3
5pkgrel=0 5pkgrel=0
6pkgdesc="GNOME shell" 6pkgdesc="GNOME shell"
7url="https://wiki.gnome.org/Projects/GnomeShell" 7url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -76,4 +76,4 @@ package() {
76 DESTDIR="$pkgdir" ninja -C output install 76 DESTDIR="$pkgdir" ninja -C output install
77} 77}
78 78
79sha512sums="be1d65620205648fdaa71717db197743e148296650d730e49313beb7c46613c4f159db90e5f61a8e4892071f4dbd5b4739eeb25d928dc5be846f9ea745e25dd5 gnome-shell-3.34.2.tar.xz" 79sha512sums="7831a4e7f5356d675b91a2feb551edf0e85e7ba8962f556f9448fc4c537afe1ee35e8b53cd9c349ff62bf783a24f0686ce9282175156eaf962db1fb26c499d28 gnome-shell-3.34.3.tar.xz"