Date: Wednesday, March 8, 2017 @ 19:48:23 Author: heftig Revision: 290151
3.22.3-1 Modified: gnome-session/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-08 19:28:04 UTC (rev 290150) +++ PKGBUILD 2017-03-08 19:48:23 UTC (rev 290151) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-session -pkgver=3.22.2 -pkgrel=2 +pkgver=3.22.3 +pkgrel=1 pkgdesc="The GNOME Session Handler" url="https://git.gnome.org/browse/gnome-session" arch=(i686 x86_64) @@ -12,8 +12,8 @@ json-glib libgl libsm libxtst systemd) makedepends=(intltool mesa gtk-doc xtrans git gnome-common python xmlto) groups=(gnome) -_commit=f5d6a6da547e048c0f4a5a13e5113abbed9cbcb3 # tags/3.22.2^0 -source=("git://git.gnome.org/gnome-session#commit=$_commit") +_commit=136a752ce6f8fa669b5589fdbce981af23a3f8c1 # tags/3.22.3^0 +source=("git+https://git.gnome.org/browse/gnome-session#commit=$_commit") sha256sums=('SKIP') pkgver() {
