[arch-commits] Commit in mutter/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu May 27 19:35:24 UTC 2021
Date: Thursday, May 27, 2021 @ 19:35:24
Author: heftig
Revision: 416599
40.1-2: FS#71027
Modified:
mutter/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-27 19:35:16 UTC (rev 416598)
+++ PKGBUILD 2021-05-27 19:35:24 UTC (rev 416599)
@@ -4,7 +4,7 @@
pkgname=mutter
pkgver=40.1
-pkgrel=1
+pkgrel=2
pkgdesc="A window manager for GNOME"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
@@ -29,6 +29,9 @@
prepare() {
cd $pkgname
+
+ # https://bugs.archlinux.org/task/71027
+ git cherry-pick -n f954ff84b8e98be7017bd0ac0521f568d93f62e2
}
build() {
More information about the arch-commits
mailing list