summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSung Mingi2022-06-25 12:32:08 +0900
committerSung Mingi2022-06-25 12:32:08 +0900
commit31d3d54d0e8b807c518140015fda961d507ab88e (patch)
treeb369cb28914620dc6eeb1855a8edb2b37105de5f
parentbd992664c61fcba046f3bc1793f19a1c3137b26f (diff)
downloadaur-31d3d54d0e8b807c518140015fda961d507ab88e.tar.gz
Sync to gnome-42
Signed-off-by: Sung Mingi <FiestaLake@protonmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36a629f44048..6880528d2ea0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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.2
+ pkgver = 42.2+3+g88aa9bec1
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.2
- provides = gnome-shell=1:42.2
+ provides = gnome-shell=42.2+3+g88aa9bec1
+ provides = gnome-shell=1:42.2+3+g88aa9bec1
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c6a0f4ae7f05511db2a91174885041fb793f2422
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=88aa9bec1628c598be07094698244d68ef9db41c
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index f122000172d3..402d1474016b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.2
+pkgver=42.2+3+g88aa9bec1
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=c6a0f4ae7f05511db2a91174885041fb793f2422 # tags/42.2^0
+_commit=88aa9bec1628c598be07094698244d68ef9db41c # tags/42.2^3
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"