summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaren Arterius2018-08-10 11:11:25 +0800
committerSaren Arterius2018-08-10 11:11:25 +0800
commit93de084881005937d9636ab83d11ecf929208fe7 (patch)
treef5f3e380132f4decc26a1de09abcaffdf8d163e0
parent31c4237721626d537262412c13ceca7317eb1888 (diff)
downloadaur-93de084881005937d9636ab83d11ecf929208fe7.tar.gz
gnome
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbbcb7020ea9..e1f4e8667d46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mutter-781835-workaround
pkgdesc = A window manager for GNOME. This package reverts a commit which may causes performance problems for nvidia driver users.
pkgver = 3.28.3
- pkgrel = 7
+ pkgrel = 8
url = https://git.gnome.org/browse/mutter
arch = x86_64
groups = gnome
@@ -23,7 +23,7 @@ pkgbase = mutter-781835-workaround
depends = libgudev
depends = libinput
depends = pipewire
- depends = gnome-shell=3.28.3
+ depends = gnome-shell=3.28.3+7+g721ce5403
provides = mutter
conflicts = mutter
source = git+https://gitlab.gnome.org/GNOME/mutter.git#commit=34f5bdeea3be10e200c52bac56763a267eb4d415
diff --git a/PKGBUILD b/PKGBUILD
index 4bfa94825df7..ccd864104e04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
pkgname=mutter-781835-workaround
_pkgname=mutter
pkgver=3.28.3
-pkgrel=7
+pkgrel=8
pkgdesc="A window manager for GNOME. This package reverts a commit which may causes performance problems for nvidia driver users."
url="https://git.gnome.org/browse/mutter"
arch=(x86_64)
license=(GPL)
depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas libcanberra
startup-notification zenity libsm gnome-desktop upower libxkbcommon-x11
- gnome-settings-daemon libgudev libinput pipewire 'gnome-shell=3.28.3') # or gnome-shell-performance=3.28.3
+ gnome-settings-daemon libgudev libinput pipewire 'gnome-shell=3.28.3+7+g721ce5403') # or gnome-shell-performance=3.28.3+7+g721ce5403
makedepends=(intltool gobject-introspection git)
provides=(mutter)
conflicts=(mutter)