Date: Saturday, March 14, 2020 @ 17:17:54 Author: heftig Revision: 377528
3.22.11-1 Modified: aisleriot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 16:13:26 UTC (rev 377527) +++ PKGBUILD 2020-03-14 17:17:54 UTC (rev 377528) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=aisleriot -pkgver=3.22.10 +pkgver=3.22.11 pkgrel=1 pkgdesc="A collection of patience games written in guile scheme" url="https://wiki.gnome.org/Apps/Aisleriot" @@ -11,7 +11,7 @@ makedepends=(git meson yelp-tools appstream-glib) optdepends=('pysolfc: PySol card sets' 'pysolfc-cardsets: PySol card sets') -_commit=5123a8c1bf87993ed5deef8ab13f5717496ba482 # tags/3.22.10^0 +_commit=08104246822df8286d3f0d7b30b697d644ddc656 # tags/3.22.11^0 source=("git+https://gitlab.gnome.org/GNOME/aisleriot.git#commit=$_commit") sha256sums=('SKIP')
