1
0
Fork 0

Sync to gnome-42

Signed-off-by: Sung Mingi <FiestaLake@protonmail.com>
This commit is contained in:
Sung Mingi 2022-05-31 10:16:27 +09:00
parent 5b0708dd92
commit bd992664c6
No known key found for this signature in database
GPG key ID: 67B568F99ECE42DC
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
pkgver = 42.1+2+g65831f783
pkgver = 42.2
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@ -42,10 +42,10 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
provides = gnome-shell=42.1+2+g65831f783
provides = gnome-shell=1:42.1+2+g65831f783
provides = gnome-shell=42.2
provides = gnome-shell=1:42.2
conflicts = gnome-shell
source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=65831f783ec3d0f13553d3c4534772a585cf4009
source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c6a0f4ae7f05511db2a91174885041fb793f2422
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch

View file

@ -19,7 +19,7 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
pkgver=42.1+2+g65831f783
pkgver=42.2
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
@ -38,7 +38,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
_commit=65831f783ec3d0f13553d3c4534772a585cf4009 # tags/42.1^2
_commit=c6a0f4ae7f05511db2a91174885041fb793f2422 # tags/42.2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"