summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingi Sung2022-08-12 13:04:31 +0900
committerMingi Sung2022-08-12 13:04:31 +0900
commit8a81a4df54cc859da6ea62b6d2c815fee1d77e66 (patch)
tree8b51a3d8bae316fbdbd0dbf83f055e77a2252d0c
parent818cbad0a60cfe34031ec91fc17ba4fd56a79342 (diff)
downloadaur-8a81a4df54cc859da6ea62b6d2c815fee1d77e66.tar.gz
Sync to gnome-42
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 18727e38779f..230c6e8ba317 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 = 42.3.1
- pkgrel = 2
+ pkgver = 42.4
+ pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
@@ -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.3.1
- provides = gnome-shell=1:42.3.1
+ provides = gnome-shell=42.4
+ provides = gnome-shell=1:42.4
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ed602bdc0f28f1547a2c39d1d7889aa25ea1677a
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ca0a1c02152a95c3c0acb39d1f328d786d0d8c87
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index 6122d68ccb2b..c0c668cbe14e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.3.1
-pkgrel=2
+pkgver=42.4
+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"
@@ -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=ed602bdc0f28f1547a2c39d1d7889aa25ea1677a # tags/42.3.1^0
+_commit=ca0a1c02152a95c3c0acb39d1f328d786d0d8c87 # tags/42.4^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"