Date: Sunday, September 27, 2020 @ 16:39:16 Author: heftig Revision: 396745
3.38.0-1 Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:38:21 UTC (rev 396744) +++ PKGBUILD 2020-09-27 16:39:16 UTC (rev 396745) @@ -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-chess -pkgver=3.36.1 +pkgver=3.38.0 pkgrel=1 pkgdesc="Play the classic two-player boardgame of chess" url="https://wiki.gnome.org/Apps/Chess" @@ -12,7 +12,7 @@ makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson) optdepends=('gnuchess: Play against computer') groups=(gnome-extra) -_commit=a6cf2efe5ffbb2cfed06f106ccff292f0200e38b # tags/3.36.1^0 +_commit=a6dfe62507bbdec461c1b3ee8c47fd36934e3b5d # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-chess.git#commit=$_commit") sha256sums=('SKIP')
