Date: Saturday, September 23, 2017 @ 22:35:01 Author: jgc Revision: 306164
upgpkg: aisleriot 3.22.3-1 Modified: aisleriot/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-23 22:29:11 UTC (rev 306163) +++ PKGBUILD 2017-09-23 22:35:01 UTC (rev 306164) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=aisleriot -pkgver=3.22.2 -pkgrel=2 +pkgver=3.22.3 +pkgrel=1 pkgdesc="A collection of patience games written in guile scheme" url="https://wiki.gnome.org/Apps/Aisleriot" arch=(i686 x86_64) @@ -15,7 +15,7 @@ 'pysolfc: PySol card sets' 'pysolfc-cardsets: PySol card sets') options=(!emptydirs) -_commit=0f60f48c32382cabb8c859047f673bee161b2e72 # tags/3.22.2^0 +_commit=d83860d68e78d87351cd6faf6d9cb67d724dc1d3 # tags/3.22.3^0 source=("git+https://git.gnome.org/browse/aisleriot#commit=$_commit") sha256sums=('SKIP')
