[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Tue Jul 5 00:03:13 UTC 2022


    Date: Tuesday, July 5, 2022 @ 00:03:13
  Author: heftig
Revision: 449889

42.3.1-1

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-05 00:03:08 UTC (rev 449888)
+++ PKGBUILD	2022-07-05 00:03:13 UTC (rev 449889)
@@ -3,8 +3,8 @@
 # Contributor: Flamelab <panosfilip at gmail.com
 
 pkgname=gnome-shell
-pkgver=42.3
-pkgrel=2
+pkgver=42.3.1
+pkgrel=1
 epoch=1
 pkgdesc="Next generation desktop shell"
 url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -23,7 +23,7 @@
             'gst-plugin-pipewire: Screen recording')
 groups=(gnome)
 options=(debug)
-_commit=ad1970146066b10a0193fc151b991cc8b2bdfcf8  # tags/42.3^0
+_commit=ed602bdc0f28f1547a2c39d1d7889aa25ea1677a  # tags/41.3.1^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'
@@ -37,9 +37,6 @@
 prepare() {
   cd gnome-shell
 
-  # https://bugs.archlinux.org/task/75234
-  git cherry-pick -n eff23a87c36a6a96c9abab09ab27a4bb35ab1b1f
-
   git submodule init
   git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
   git submodule update



More information about the arch-commits mailing list