summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-12-06 23:48:10 +0900
committerMingi Sung2022-12-06 23:48:10 +0900
commit513dd594d4a8f4973f2d82d38f3ced3065de6beb (patch)
tree27e406fac8260158ae3534de6311f82093ae08f6
parentbd8a170cd7e6493be89db535c6ad034944552fd1 (diff)
downloadaur-513dd594d4a8f4973f2d82d38f3ced3065de6beb.tar.gz
Sync to gnome-43
Signed-off-by: Mingi Sung <FiestaLake@protonmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4281be123621..e86948a3d4e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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+28+g9956f5ea5
- pkgrel = 2
+ pkgver = 43.1+30+gaaf7b9e4b
+ pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
@@ -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+28+g9956f5ea5
- provides = gnome-shell=1:43.1+28+g9956f5ea5
+ provides = gnome-shell=43.1+30+gaaf7b9e4b
+ provides = gnome-shell=1:43.1+30+gaaf7b9e4b
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=9956f5ea52305273cc1394ee8c0a19c2fd6f908d
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=aaf7b9e4b306208d3a835bfb2617b3b9cf1e0190
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8ac0e47e4e2e..9a32db75ca7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,8 +22,8 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=43.1+28+g9956f5ea5
-pkgrel=2
+pkgver=43.1+30+gaaf7b9e4b
+pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -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=9956f5ea52305273cc1394ee8c0a19c2fd6f908d # tags/43.1^28 (fmuellner/gnome-shell:for-43)
+_commit=aaf7b9e4b306208d3a835bfb2617b3b9cf1e0190 # tags/43.1^30
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'