summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-11-20 17:48:59 +0900
committerMingi Sung2022-11-20 17:48:59 +0900
commit7d010102b76828e62bc218dd60da8ea70bd21408 (patch)
treeb96abd7bd369123f09319d6e968a8c980ab2ea54
parent3b6c70870bd4bddf5721885961326ad2d161b9c7 (diff)
downloadaur-7d010102b76828e62bc218dd60da8ea70bd21408.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 3680a170c0b6..770ebbd2259d 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+2+gb23de7f53
+ pkgver = 43.1+4+ga2cd818c8
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.1+2+gb23de7f53
- provides = gnome-shell=1:43.1+2+gb23de7f53
+ provides = gnome-shell=43.1+4+ga2cd818c8
+ provides = gnome-shell=1:43.1+4+ga2cd818c8
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=b23de7f5309dcff34b2245d3797bb39381dff60c
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a2cd818c8c4d6a81d565099b01920b8815dea355
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6c5b8da2084a..e74c4e5eedfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=(2519)
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.1+2+gb23de7f53
+pkgver=43.1+4+ga2cd818c8
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=b23de7f5309dcff34b2245d3797bb39381dff60c # tags/43.1^2
+_commit=a2cd818c8c4d6a81d565099b01920b8815dea355 # tags/43.1^4
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'