Date: Sunday, September 17, 2017 @ 16:28:57 Author: heftig Revision: 305719
3.26.0-1 Modified: gnome-session/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-17 16:27:11 UTC (rev 305718) +++ PKGBUILD 2017-09-17 16:28:57 UTC (rev 305719) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-session -pkgver=3.24.1 +pkgver=3.26.0 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=6fec14cb8802105e68116e167ad10ca68548767f # tags/3.24.1^0 +_commit=f289a01ad10bfac6e6df9cc6c6db138fd4beda94 # tags/3.26.0^0 source=("git+https://git.gnome.org/browse/gnome-session#commit=$_commit") sha256sums=('SKIP')
