Date: Friday, April 24, 2020 @ 21:31:50 Author: heftig Revision: 381508
3.36.2-1 Modified: gnome-klotski/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 21:31:36 UTC (rev 381507) +++ PKGBUILD 2020-04-24 21:31:50 UTC (rev 381508) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-klotski -pkgver=3.36.0 +pkgver=3.36.2 pkgrel=1 pkgdesc="Slide blocks to solve the puzzle" url="https://wiki.gnome.org/Apps/Klotski" @@ -11,7 +11,7 @@ depends=(gtk3 librsvg libgnome-games-support) makedepends=(meson gobject-introspection yelp-tools appstream-glib vala git) groups=(gnome-extra) -_commit=c4e7e18808cde7bd4318667ba6db298c3fb6a2bb # tags/3.36.0^0 +_commit=2f806e39a1b29a2680bb89995782fd897d35a418 # tags/3.36.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-klotski.git#commit=$_commit") sha256sums=('SKIP')
