[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Jun 10 17:38:27 UTC 2021
Date: Thursday, June 10, 2021 @ 17:38:27
Author: heftig
Revision: 417896
40.2-1
Modified:
gnome-shell/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-10 17:37:15 UTC (rev 417895)
+++ PKGBUILD 2021-06-10 17:38:27 UTC (rev 417896)
@@ -3,8 +3,8 @@
# Contributor: Flamelab <panosfilip at gmail.com
pkgname=gnome-shell
-pkgver=40.1
-pkgrel=2
+pkgver=40.2
+pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -21,7 +21,7 @@
'evolution-data-server: Evolution calendar integration')
groups=(gnome)
install=gnome-shell.install
-_commit=8e644ec39b5ac5b3fd22ceff3a7c0f8d897aa1da # tags/40.1^0
+_commit=7d35fc1397dba9def16e1d4922630aa5fe66176b # tags/40.2^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'
@@ -35,10 +35,6 @@
prepare() {
cd $pkgname
- # https://bugs.archlinux.org/task/70851
- # https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1850
- git cherry-pick -n d9239e2cee27cad582544e769ad794ca571f35fb
-
git submodule init
git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
git submodule update
More information about the arch-commits
mailing list