1
0
Fork 0
This commit is contained in:
Saren Arterius 2021-06-05 12:32:57 +08:00
parent e59cf3e406
commit 1f10c2796e
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = mutter-performance
pkgdesc = A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
pkgver = 40.1
pkgrel = 1
pkgrel = 2
url = https://gitlab.gnome.org/GNOME/mutter
install = mutter.install
arch = x86_64

View file

@ -15,7 +15,7 @@ _merge_requests_to_use=()
pkgname=mutter-performance
pkgver=40.1
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)
@ -70,6 +70,8 @@ pick_mr() {
prepare() {
cd $pkgname
# https://bugs.archlinux.org/task/71027
git cherry-pick -n f954ff84b8e98be7017bd0ac0521f568d93f62e2
### Adding and fetching remotes providing the selected merge-requests
### Only needed when there is no MR opened