Date: Sunday, September 27, 2020 @ 16:43:07 Author: heftig Revision: 396748
3.38.0-1 Modified: gnome-klotski/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:41:23 UTC (rev 396747) +++ PKGBUILD 2020-09-27 16:43:07 UTC (rev 396748) @@ -1,8 +1,8 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Jan de Groot <[email protected]> pkgname=gnome-klotski -pkgver=3.36.3 +pkgver=3.38.0 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=e1b921fa2cf19c32b5426506db1231871f6cfe57 # tags/3.36.3^0 +_commit=e4dcd411e753967593d1214aab9cb462db739dcb # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-klotski.git#commit=$_commit") sha256sums=('SKIP')
