Date: Sunday, March 8, 2020 @ 03:58:27 Author: heftig Revision: 376972
3.35.3+9+g86d4132c-1 Modified: gnome-session/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 03:51:53 UTC (rev 376971) +++ PKGBUILD 2020-03-08 03:58:27 UTC (rev 376972) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-session -pkgver=3.34.2 +pkgver=3.35.3+9+g86d4132c 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=2bb33887ea575263b06cb7154f48ed8438c4b8cc # tags/3.34.2^0 +_commit=86d4132c7810b5c1b2392f63c15b3b90b8a7a4f9 # master source=("git+https://gitlab.gnome.org/GNOME/gnome-session.git#commit=$_commit") sha256sums=('SKIP')
