summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2021-08-22 13:36:20 +0200
committerTérence Clastres2021-08-22 13:36:20 +0200
commit4fe74017d504f9b33d0ec67b22109779df4fce26 (patch)
tree05dba45fbdbee3830a17922e58771c264a4e1074
parent597d843b9b2d29035eb38f604287086e987387c9 (diff)
downloadaur-4fe74017d504f9b33d0ec67b22109779df4fce26.tar.gz
Sync to gnome-40
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd4e4c62b871..7dc2b2df2814 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 40.3
+ pkgver = 40.4
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=40.3
- provides = gnome-shell=1:40.3
+ provides = gnome-shell=40.4
+ provides = gnome-shell=1:40.4
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c6a55421c069477d4f7592befcf2cd76675f31df
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=20926bd559595a669a14f06694308fcc760ec21b
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a8db44fa5d50..58361ddf6ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=40.3
+pkgver=40.4
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
@@ -34,7 +34,7 @@ groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
install=$pkgname.install
-_commit=c6a55421c069477d4f7592befcf2cd76675f31df # tags/40.3^0
+_commit=20926bd559595a669a14f06694308fcc760ec21b # tags/40.4^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'