summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSung Mingi2022-04-17 18:30:30 +0900
committerSung Mingi2022-04-17 18:30:30 +0900
commit80a335e133e79c5ef9b997e0fb4304a45e90c36d (patch)
treeba9127b1f04d3ebe6fe3dbe4eaeb7f6a8d84ae37
parent4ffad4247dc4a41507ce0a53cdc3d785ff46ea97 (diff)
downloadaur-80a335e133e79c5ef9b997e0fb4304a45e90c36d.tar.gz
Sync to gnome-42
Signed-off-by: Sung Mingi <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 d8464bd72adf..76b5eeefbb0c 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.0+53+gff29159df
- pkgrel = 2
+ pkgver = 42.0+66+g7d13e85c6
+ 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.0+53+gff29159df
- provides = gnome-shell=1:42.0+53+gff29159df
+ provides = gnome-shell=42.0+66+g7d13e85c6
+ provides = gnome-shell=1:42.0+66+g7d13e85c6
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=ff29159df2722cc01024aef42636097c23a41704
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=7d13e85c69998c7baa00ac0b15e67714fdb7232a
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index e0ae48423f5f..f7f1c2bf2a14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.0+53+gff29159df
-pkgrel=2
+pkgver=42.0+66+g7d13e85c6
+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=ff29159df2722cc01024aef42636097c23a41704 # tags/42.0^53
+_commit=7d13e85c69998c7baa00ac0b15e67714fdb7232a # tags/42.0^66
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"