[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Mar 30 12:50:19 UTC 2021
Date: Tuesday, March 30, 2021 @ 12:50:18
Author: heftig
Revision: 411254
40.0-2: FS#70200
Modified:
gsettings-desktop-schemas/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-30 11:32:28 UTC (rev 411253)
+++ PKGBUILD 2021-03-30 12:50:18 UTC (rev 411254)
@@ -5,7 +5,7 @@
pkgname=gsettings-desktop-schemas
pkgver=40.0
-pkgrel=1
+pkgrel=2
pkgdesc="Shared GSettings schemas for the desktop"
arch=(any)
url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas"
@@ -23,6 +23,9 @@
prepare() {
cd $pkgname
+
+ # Revert workspace shortcuts for gnome-shell 3.38
+ git revert -n d21183e69a93 a7b057cde57a
}
build() {
More information about the arch-commits
mailing list