summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2021-07-14 20:19:03 +0200
committerTérence Clastres2021-07-14 20:19:03 +0200
commit597d843b9b2d29035eb38f604287086e987387c9 (patch)
tree01801217c9e60e3c034ef45c9db3521a78454e36
parent3ae4cd05201db5727ea206f12b1410b85aa7f52c (diff)
downloadaur-597d843b9b2d29035eb38f604287086e987387c9.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 72c013dc2949..bd4e4c62b871 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
- pkgver = 40.2+2+g8e5e7821a
+ pkgver = 40.3
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.2+2+g8e5e7821a
- provides = gnome-shell=1:40.2+2+g8e5e7821a
+ provides = gnome-shell=40.3
+ provides = gnome-shell=1:40.3
conflicts = gnome-shell
- source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=8e5e7821a6da1e4c73f19880889f2c7e7dd557ba
+ source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=c6a55421c069477d4f7592befcf2cd76675f31df
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0da8e82103f6..a8db44fa5d50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _merge_requests_to_use=()
pkgname=gnome-shell-performance
_pkgname=gnome-shell
-pkgver=40.2+2+g8e5e7821a
+pkgver=40.3
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=8e5e7821a6da1e4c73f19880889f2c7e7dd557ba # tags/40.2^2
+_commit=c6a55421c069477d4f7592befcf2cd76675f31df # tags/40.3^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'