aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/gnome-shell/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index ce96697c6a7..94a562270a9 100644
--- a/community/gnome-shell/APKBUILD
+++ b/community/gnome-shell/APKBUILD
@@ -1,6 +1,7 @@
+# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-shell
-pkgver=3.34.0
+pkgver=3.34.1
pkgrel=0
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -76,4 +77,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="581b64260bef7f730262deba2f3d2c082c705dfdb68b85a1df184e39170e987776d590319488f7599015f14861b58a0c407a4afd7f9cb7f577c0830ac0373631 gnome-shell-3.34.0.tar.xz"
+sha512sums="66adc3223394ce7e32b153e7243236b0c68e4c394627247e6eba2c31b5ff0bc0c33718c0d8111dffb986abb958391ebe2c5a4930a6da4c1c2c03a64d60cfdbba gnome-shell-3.34.1.tar.xz"