aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-12-13 12:31:41 +0100
committerRasmus Thomsen <oss@cogitri.dev>2019-12-13 14:57:20 +0100
commit7ebcc0fb646f836a560a39fd4980f9acc1c998d8 (patch)
tree2fdaab5f9065ded8853fffdd1791f69ff817321b
parent4a620fc1b4f50149097872c05fe158b51d969579 (diff)
community/gnome-shell: upgrade to 3.34.2
-rw-r--r--community/gnome-shell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index b76dabacf5d..fc2c74b25e3 100644
--- a/community/gnome-shell/APKBUILD
+++ b/community/gnome-shell/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-shell
-pkgver=3.34.1
-pkgrel=1
+pkgver=3.34.2
+pkgrel=0
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch="all !s390x !ppc64le"
@@ -76,4 +76,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="66adc3223394ce7e32b153e7243236b0c68e4c394627247e6eba2c31b5ff0bc0c33718c0d8111dffb986abb958391ebe2c5a4930a6da4c1c2c03a64d60cfdbba gnome-shell-3.34.1.tar.xz"
+sha512sums="be1d65620205648fdaa71717db197743e148296650d730e49313beb7c46613c4f159db90e5f61a8e4892071f4dbd5b4739eeb25d928dc5be846f9ea745e25dd5 gnome-shell-3.34.2.tar.xz"