summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSung Mingi2022-05-08 23:29:30 +0900
committerSung Mingi2022-05-08 23:29:30 +0900
commit5b0708dd92cab9cc2da16edc2c0ddc3c06bba0bc (patch)
tree3d97f0a5dd80b8ca05834d395f7157fffbc88051
parentbb4f324e76227ef7d534eb5638e6155624930792 (diff)
downloadaur-5b0708dd92cab9cc2da16edc2c0ddc3c06bba0bc.tar.gz
Sync to gnome-42
Signed-off-by: Sung Mingi <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 0efdb5998a82..8b8599f535e8 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.0+84+g9ee7af233
+ pkgver = 42.1+2+g65831f783
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.0+84+g9ee7af233
- provides = gnome-shell=1:42.0+84+g9ee7af233
+ provides = gnome-shell=42.1+2+g65831f783
+ provides = gnome-shell=1:42.1+2+g65831f783
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=9ee7af233cabae3a1708ab655b235fd0db829cc3
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=65831f783ec3d0f13553d3c4534772a585cf4009
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
source = mr1884.patch
source = mr1915.patch
diff --git a/PKGBUILD b/PKGBUILD
index 6ff7a34896db..34374eb9533e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _merge_requests_to_use=('1884' '1915')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=42.0+84+g9ee7af233
+pkgver=42.1+2+g65831f783
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=9ee7af233cabae3a1708ab655b235fd0db829cc3 # tags/42.0^84
+_commit=65831f783ec3d0f13553d3c4534772a585cf4009 # tags/42.1^2
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
"mr1884.patch"