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

Jan Steffens heftig at archlinux.org
Thu Sep 12 19:42:20 UTC 2019


    Date: Thursday, September 12, 2019 @ 19:42:19
  Author: heftig
Revision: 362324

3.34.0-1

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 19:35:30 UTC (rev 362323)
+++ PKGBUILD	2019-09-12 19:42:19 UTC (rev 362324)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-session
-pkgver=3.32.0
+pkgver=3.34.0
 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=0274b09605f2baf16c879515df6f402dc93e2ac7  # tags/3.32.0^0
+_commit=02b301128b766b49a55de4eabe1d29c7ac4e359c  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-session.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list