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

Jan de Groot jgc at archlinux.org
Fri Apr 7 12:33:59 UTC 2017


    Date: Friday, April 7, 2017 @ 12:33:59
  Author: jgc
Revision: 292258

upgpkg: gnome-session 3.24.0+1+g076d2e7e-1

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-07 12:29:18 UTC (rev 292257)
+++ PKGBUILD	2017-04-07 12:33:59 UTC (rev 292258)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-session
-pkgver=3.22.3
+pkgver=3.24.0+1+g076d2e7e
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 url="https://git.gnome.org/browse/gnome-session"
@@ -12,7 +12,7 @@
          json-glib libgl libsm libxtst systemd)
 makedepends=(intltool mesa gtk-doc xtrans git gnome-common python xmlto)
 groups=(gnome)
-_commit=136a752ce6f8fa669b5589fdbce981af23a3f8c1  # tags/3.22.3^0
+_commit=076d2e7e0b54a46980b8ff770e93d26c1aec2555  # master~1
 source=("git+https://git.gnome.org/browse/gnome-session#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -23,12 +23,6 @@
 
 prepare() {
   cd $pkgname
-
-  # Environment fixes for systemd and Wayland
-  git cherry-pick -n 52a3c15a1d756c559402cc9505926a9b9d6cf3a7
-  git cherry-pick -n 0af8ef83205fcb4ee52a9f66121d20177b050f65
-  git cherry-pick -n 7e307f8ddb91db5d4051c4c792519a660ba67f35
-
   NOCONFIGURE=1 ./autogen.sh
 }
   



More information about the arch-commits mailing list