summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSung Mingi2022-04-26 20:45:18 +0900
committerSung Mingi2022-04-26 20:45:18 +0900
commitbb4f324e76227ef7d534eb5638e6155624930792 (patch)
tree83029041bf4537462d6279b906dccbd278e2a94f
parent80a335e133e79c5ef9b997e0fb4304a45e90c36d (diff)
downloadaur-bb4f324e76227ef7d534eb5638e6155624930792.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 76b5eeefbb0c..0efdb5998a82 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.0+66+g7d13e85c6
+ pkgver = 42.0+84+g9ee7af233
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.0+66+g7d13e85c6
- provides = gnome-shell=1:42.0+66+g7d13e85c6
+ provides = gnome-shell=42.0+84+g9ee7af233
+ provides = gnome-shell=1:42.0+84+g9ee7af233
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=7d13e85c69998c7baa00ac0b15e67714fdb7232a
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=9ee7af233cabae3a1708ab655b235fd0db829cc3
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index f7f1c2bf2a14..6ff7a34896db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.0+66+g7d13e85c6
+pkgver=42.0+84+g9ee7af233
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=7d13e85c69998c7baa00ac0b15e67714fdb7232a # tags/42.0^66
+_commit=9ee7af233cabae3a1708ab655b235fd0db829cc3 # tags/42.0^84
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"