aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome-shell/APKBUILD
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2021-03-25 13:31:56 +0100
committerRasmus Thomsen <oss@cogitri.dev>2021-03-25 15:08:17 +0100
commit7c9bdcf6ade60428db735a91b5289d50335ba280 (patch)
tree771887ae6d745f1a145493f83fbd52087b99c9b5 /community/gnome-shell/APKBUILD
parentb6bdd7db4ca50ff309c301ae979c4e8788e33f11 (diff)
community/gnome-shell: upgrade to 40.0
Diffstat (limited to 'community/gnome-shell/APKBUILD')
-rw-r--r--community/gnome-shell/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD
index b756bbdb480..b1e584167dd 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.38.3
-pkgrel=1
+pkgver=40.0
+pkgrel=0
pkgdesc="GNOME shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch="all !s390x !ppc64le !mips !mips64"
@@ -51,6 +51,7 @@ makedepends="gnome-desktop-dev>=3.35.91
libcap
elogind-dev
pipewire-dev
+ gtk4.0-dev
"
checkdepends="
xvfb-run
@@ -79,5 +80,5 @@ package() {
setcap cap_sys_nice+ep "$pkgdir"/usr/bin/gnome-shell
}
-sha512sums="695446a934b3e5f8512084cb4eaba3e27aec0e03041890fb2a7a9eb4d91d3a9f2f5ca94a8616ce4e7303a2073fda7878425ba31bf590c448132f379fa7138d47 gnome-shell-3.38.3.tar.xz
+sha512sums="fc4ca3fbd3dafd4a81f97a765e53b74fa4902018721e25a767c0d353d127b0cdc69c64171188272e3f5b48f11d6ad52064cc237e35210f5e09dfcd763ceb00c4 gnome-shell-40.0.tar.xz
2ca70115fab957fdf276b7f0772786e1afd56b0b22bcfd92f5b5f1d29676dc97c19cfb079434d0dbf7b459f1d133dbd8d1faa0d88f7b94846040a23856f951f8 disable-telepathy-integration.patch"