1
0
Fork 0
This commit is contained in:
Saren Arterius 2021-06-05 12:33:22 +08:00
parent 9536145249
commit 3ea150f68d
2 changed files with 6 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
pkgver = 40.1
pkgrel = 1
pkgrel = 2
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
install = gnome-shell-performance.install

View file

@ -15,7 +15,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
pkgver=40.1
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="Next generation desktop shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
@ -75,6 +75,10 @@ pick_mr() {
prepare() {
cd $_pkgname
# https://bugs.archlinux.org/task/70851
# https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1850
git cherry-pick -n d9239e2cee27cad582544e769ad794ca571f35fb
### Adding and fetching remotes providing the selected merge-requests
### Only needed when there is no MR opened