[arch-commits] Commit in gnome-shell-extensions/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Apr 11 10:50:12 UTC 2021


    Date: Sunday, April 11, 2021 @ 10:50:12
  Author: heftig
Revision: 412221

40.0-2

Modified:
  gnome-shell-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 10:17:09 UTC (rev 412220)
+++ PKGBUILD	2021-04-11 10:50:12 UTC (rev 412221)
@@ -2,7 +2,7 @@
 
 pkgname=gnome-shell-extensions
 pkgver=40.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions for GNOME shell, including classic mode"
 url="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
 arch=(any)
@@ -24,6 +24,9 @@
 prepare() {
   cd $pkgname
 
+  # Fix windowNavigator
+  git cherry-pick -n e094dead91389c4a5f602e5bef2747ad5e73e8bd
+
   git submodule init
   git submodule set-url data/gnome-shell-sass "$srcdir/gnome-shell-sass"
   git submodule update



More information about the arch-commits mailing list