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

Jan Steffens heftig at archlinux.org
Mon Dec 28 03:37:57 UTC 2020


    Date: Monday, December 28, 2020 @ 03:37:56
  Author: heftig
Revision: 405051

3.38.0+14+g87d92fec-1: Fix https://gitlab.gnome.org/GNOME/gnome-session/-/issues/74

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 00:48:49 UTC (rev 405050)
+++ PKGBUILD	2020-12-28 03:37:56 UTC (rev 405051)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-session
-pkgver=3.38.0
+pkgver=3.38.0+14+g87d92fec
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 url="https://gitlab.gnome.org/GNOME/gnome-session"
@@ -11,7 +11,7 @@
          json-glib libgl libsm libxtst systemd)
 makedepends=(mesa gtk-doc xtrans git python xmlto docbook-xsl meson)
 groups=(gnome)
-_commit=9825ba89d223f37bfb01a821d18632d82ef95797  # tags/3.38.0^0
+_commit=87d92fece1bbc67146631330649cee2353bd6761  # master
 source=("git+https://gitlab.gnome.org/GNOME/gnome-session.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 
 prepare() {
   cd $pkgname
-
-  # Avoid some warnings from GDM
-  git cherry-pick -n e8b9deb250a7edb6d76f67733afce22f6133db02
 }
   
 build() {



More information about the arch-commits mailing list