summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2023-03-26 12:16:13 +0900
committerMingi Sung2023-03-26 12:16:13 +0900
commit4dc50d8cfb4aa339f986294eb52449ee9df07e8a (patch)
treec8e696365bc2de4653c5cedeb28d8141ea0eaf0e
parentc7987b6d93917c36f83718f21a1a796871a782b7 (diff)
downloadaur-4dc50d8cfb4aa339f986294eb52449ee9df07e8a.tar.gz
Sync to gnome-43
Signed-off-by: Mingi Sung <fiestalake@disroot.org>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88fc089f1ea8..fb9da7716bd6 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 = 43.3+11+gc21095377
+ pkgver = 43.4
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -42,10 +42,10 @@ pkgbase = gnome-shell-performance
optdepends = gst-plugin-pipewire: Screen recording
optdepends = gnome-bluetooth-3.0: Bluetooth support
provides = gnome-shell
- provides = gnome-shell=43.3+11+gc21095377
- provides = gnome-shell=1:43.3+11+gc21095377
+ provides = gnome-shell=43.4
+ provides = gnome-shell=1:43.4
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c21095377f4acdb46effad72477e2a87d555091d
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=83c44abe0084b6ea617f1f90de5d60c4ed30b965
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c8dcee6d0a1d..af3ea7ea9f1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.3+11+gc21095377
+pkgver=43.4
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
@@ -46,7 +46,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
-_commit=c21095377f4acdb46effad72477e2a87d555091d # tags/43.3^11
+_commit=83c44abe0084b6ea617f1f90de5d60c4ed30b965 # tags/43.4^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'