summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a32c0cb4386..c6904ca12840 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mutter-781835-workaround
pkgdesc = A window manager for GNOME
- pkgver = 3.26.1
+ pkgver = 3.26.1+7+g41f7a5fdf
pkgrel = 1
url = https://git.gnome.org/browse/mutter
arch = i686
@@ -28,7 +28,7 @@ pkgbase = mutter-781835-workaround
provides = mutter
conflicts = mutter
options = !emptydirs
- source = git+https://git.gnome.org/browse/mutter#commit=0e154ccf76aeb97c7e4b541322b4a1e898609936
+ source = git+https://git.gnome.org/browse/mutter#commit=41f7a5fdf3bd95bd13e43e2151d29157d1dc5168
source = startup-notification.patch
source = revert.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8b182e1c36f1..bcba8222c32d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mutter-781835-workaround
_pkgname=mutter
-pkgver=3.26.1
+pkgver=3.26.1+7+g41f7a5fdf
pkgrel=1
pkgdesc="A window manager for GNOME"
url="https://git.gnome.org/browse/mutter"
@@ -22,7 +22,7 @@ provides=(mutter)
conflicts=(mutter)
groups=(gnome)
options=(!emptydirs)
-_commit=0e154ccf76aeb97c7e4b541322b4a1e898609936 # tags/3.26.1^0
+_commit=41f7a5fdf3bd95bd13e43e2151d29157d1dc5168 # gnome-3-26
source=("git+https://git.gnome.org/browse/mutter#commit=$_commit"
startup-notification.patch
revert.patch)