summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-11-14 12:57:42 +0900
committerMingi Sung2022-11-14 12:59:12 +0900
commitcfa94be7d622711ea959c4e37a09fdd52e130e0a (patch)
tree1f757d29c2f1ee5870ea87ffbd971c930aeb7fdb
parentd0fd028777c065ea47d26cf7e8941f9748451f89 (diff)
downloadaur-cfa94be7d622711ea959c4e37a09fdd52e130e0a.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 59506f4669aa..3680a170c0b6 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.0+49+ga25d0f6d2
+ pkgver = 43.1+2+gb23de7f53
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.0+49+ga25d0f6d2
- provides = gnome-shell=1:43.0+49+ga25d0f6d2
+ provides = gnome-shell=43.1+2+gb23de7f53
+ provides = gnome-shell=1:43.1+2+gb23de7f53
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a25d0f6d22b8558c4a816c8caabcb0721e4c6b5a
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=b23de7f5309dcff34b2245d3797bb39381dff60c
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 830573258797..73fdcbafe05e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=(2519)
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.0+49+ga25d0f6d2
+pkgver=43.1+2+gb23de7f53
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
@@ -41,7 +41,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
-_commit=a25d0f6d22b8558c4a816c8caabcb0721e4c6b5a # tags/43.0^49
+_commit=b23de7f5309dcff34b2245d3797bb39381dff60c # tags/43.1^2
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'