Date: Tuesday, March 13, 2018 @ 20:10:41 Author: heftig Revision: 318862
3.28.0-1 Modified: gnome-session/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-13 20:09:38 UTC (rev 318861) +++ PKGBUILD 2018-03-13 20:10:41 UTC (rev 318862) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-session -pkgver=3.27.92 +pkgver=3.28.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=(mesa gtk-doc xtrans git python xmlto docbook-xsl meson) groups=(gnome) -_commit=20476a81527e2b9839e1943645d08a4d4909e996 # tags/3.27.92^0 +_commit=7b33ab3db3ac6a1402232b547611a0dd86a4b8ec # tags/3.28.0^0 source=("git+https://git.gnome.org/browse/gnome-session#commit=$_commit") sha256sums=('SKIP')
