summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2024-01-08 22:33:14 +0900
committerMingi Sung2024-01-08 22:33:14 +0900
commit25486f7863dcbf565b9e66bfaadb3164be983f45 (patch)
treed6dd8970fa90c16fd3b59941c579733aaaca9635
parent2a2e455eebd43964fbe18547147bc39c2b2fbded (diff)
downloadaur-25486f7863dcbf565b9e66bfaadb3164be983f45.tar.gz
Sync to gnome-45
Signed-off-by: Mingi Sung <dawdleming@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca25f463c909..15e32f41677c 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 = 45.2
+ pkgver = 45.3+2+g1cdcc3389
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -46,10 +46,10 @@ pkgbase = gnome-shell-performance
optdepends = python-gobject: gnome-shell-test-tool performance tester
optdepends = switcheroo-control: Multi-GPU support
provides = gnome-shell
- provides = gnome-shell=45.2
- provides = gnome-shell=1:45.2
+ provides = gnome-shell=45.3+2+g1cdcc3389
+ provides = gnome-shell=1:45.3+2+g1cdcc3389
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=8bb752adf47efa1e225d1aa885ae71865cabce8a
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=1cdcc338968a62bd522bb51d3a0c3735f5c6b732
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f582952c3bea..193f843c4215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=45.2
+pkgver=45.3+2+g1cdcc3389
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
@@ -80,7 +80,7 @@ optdepends=(
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
-_commit=8bb752adf47efa1e225d1aa885ae71865cabce8a # tags/45.2^0
+_commit=1cdcc338968a62bd522bb51d3a0c3735f5c6b732 # tags/45.3^2
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"