summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-10-27 17:30:54 +0100
committerTérence Clastres2019-10-27 17:30:54 +0100
commit8a09c663552770f94081c130b7bfcc8046a81765 (patch)
treeb2222c70ae05767aedc3726790f6263272e57d44 /PKGBUILD
parent1b6583fc042ca154991a885885c79195325efc59 (diff)
downloadaur-8a09c663552770f94081c130b7bfcc8046a81765.tar.gz
Remove !494 from default MR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f5fc8ae4ad3..c41eae3abe42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
### MERGE REQUESTS SELECTION
# available MR: ('!429' '!493' '!575' '!579' '!724')
-_merge_requests_to_use=('!493' '!575' '!724')
+_merge_requests_to_use=('!575' '!724')
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgname=mutter-performance
pkgver=3.34.1+28+gef2f5f07f
-pkgrel=1
+pkgrel=2
pkgdesc="A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)