Date: Monday, September 9, 2019 @ 20:37:55 Author: heftig Revision: 362082
3.22.9-1 Modified: aisleriot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-09 20:30:51 UTC (rev 362081) +++ PKGBUILD 2019-09-09 20:37:55 UTC (rev 362082) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=aisleriot -pkgver=3.22.8 +pkgver=3.22.9 pkgrel=1 pkgdesc="A collection of patience games written in guile scheme" url="https://wiki.gnome.org/Apps/Aisleriot" @@ -13,7 +13,7 @@ 'pysolfc: PySol card sets' 'pysolfc-cardsets: PySol card sets') options=(!emptydirs) -_commit=94f2a31ca3c950e3d9f4d6039a96c1f49b013929 # tags/3.22.8^0 +_commit=a2d1187bc052e599ef73ee640a28cbb2c4f23c2f # tags/3.22.9^0 source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit") sha256sums=('SKIP')
