summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-12-09 19:52:25 +0900
committerMingi Sung2022-12-09 19:52:25 +0900
commit70d353a5e4933e9cd7c7be3312688b07dd10e86e (patch)
tree19d0a6195e3f08dd28ac88e66312457025b562a6
parent513dd594d4a8f4973f2d82d38f3ced3065de6beb (diff)
downloadaur-70d353a5e4933e9cd7c7be3312688b07dd10e86e.tar.gz
Sync to gnome-43
Signed-off-by: Mingi Sung <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 e86948a3d4e3..e87a2421fb25 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.1+30+gaaf7b9e4b
+ pkgver = 43.2
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -41,10 +41,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.1+30+gaaf7b9e4b
- provides = gnome-shell=1:43.1+30+gaaf7b9e4b
+ provides = gnome-shell=43.2
+ provides = gnome-shell=1:43.2
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=aaf7b9e4b306208d3a835bfb2617b3b9cf1e0190
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=e9b26eac0c0d66b87201874ce2b704268ee99be6
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9a32db75ca7b..1e24f9080b81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.1+30+gaaf7b9e4b
+pkgver=43.2
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=aaf7b9e4b306208d3a835bfb2617b3b9cf1e0190 # tags/43.1^30
+_commit=e9b26eac0c0d66b87201874ce2b704268ee99be6 # tags/43.2^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'