Date: Monday, October 22, 2018 @ 21:25:49 Author: heftig Revision: 337089
3.22.7-1 Modified: aisleriot/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-22 21:22:06 UTC (rev 337088) +++ PKGBUILD 2018-10-22 21:25:49 UTC (rev 337089) @@ -1,8 +1,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=aisleriot -pkgver=3.22.6 -pkgrel=2 +pkgver=3.22.7 +pkgrel=1 pkgdesc="A collection of patience games written in guile scheme" url="https://wiki.gnome.org/Apps/Aisleriot" arch=(x86_64) @@ -13,7 +13,7 @@ 'pysolfc: PySol card sets' 'pysolfc-cardsets: PySol card sets') options=(!emptydirs) -_commit=0bccad236d311a51995eed018a4563ad79b1a9e3 # tags/3.22.6^0 +_commit=3d401f588bec77a85b0e4a1bdff99b1e745a13ca # tags/3.22.7^0 source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit") sha256sums=('SKIP')
