summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2024-03-21 21:29:37 +0900
committerMingi Sung2024-03-21 21:29:37 +0900
commitb465c133a70a5079815779154ed9a305e37153c7 (patch)
tree0cb96c5916a2adfbc34828460ea0dcf324dee827
parenteb4cca003c2f4645b014a96ce0aa97b5bf314dff (diff)
downloadaur-b465c133a70a5079815779154ed9a305e37153c7.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 a42f2acc436e..b9f37dbe26a9 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.4
+ pkgver = 45.5
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.4
- provides = gnome-shell=1:45.4
+ provides = gnome-shell=45.5
+ provides = gnome-shell=1:45.5
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=58522920b5ae96d2b95dad0371ce13eb4bd955ce
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=97fa46130bc35733ea88f6591705081a343e7d18
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index baa74d9de47d..d825b4c8f96d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=45.4
+pkgver=45.5
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=58522920b5ae96d2b95dad0371ce13eb4bd955ce # tags/45.4^0
+_commit=97fa46130bc35733ea88f6591705081a343e7d18 # tags/45.5^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"