summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-09-19 21:57:17 +0900
committerMingi Sung2022-09-19 21:57:17 +0900
commitcd3e77172e3ff6e91e26009df169f7b3cfdd7455 (patch)
tree669f380920ae0ae7e445ca37af2a254dfc59f9e2
parent8a81a4df54cc859da6ea62b6d2c815fee1d77e66 (diff)
downloadaur-cd3e77172e3ff6e91e26009df169f7b3cfdd7455.tar.gz
Sync to gnome-42
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 230c6e8ba317..3134acbdbe8b 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 = 42.4
+ pkgver = 42.5
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
@@ -42,10 +42,10 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
- provides = gnome-shell=42.4
- provides = gnome-shell=1:42.4
+ provides = gnome-shell=42.5
+ provides = gnome-shell=1:42.5
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ca0a1c02152a95c3c0acb39d1f328d786d0d8c87
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=84f0233bd51ce99271a5facd0cd58f21b47e9efc
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index c0c668cbe14e..514df5aec196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.4
+pkgver=42.5
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
@@ -38,7 +38,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
-_commit=ca0a1c02152a95c3c0acb39d1f328d786d0d8c87 # tags/42.4^0
+_commit=84f0233bd51ce99271a5facd0cd58f21b47e9efc # tags/42.5^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"