summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79094d2b054f..e3513d13ecf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=() # safe pick
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=3.36.3+10+gc02d0f3a7
+pkgver=3.36.3+11+ga9c74ed78
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -33,7 +33,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=c02d0f3a7d80ab2173df576fd8a7befd2d68870f # tags/3.36.3^10
+_commit=a9c74ed78febef246cb931400767b5ca65f85c80 # tags/3.36.3^11
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"1126.diff")