Date: Tuesday, April 10, 2018 @ 09:06:00 Author: heftig Revision: 321443
3.28.1-1 Modified: gnome-chess/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-10 09:01:35 UTC (rev 321442) +++ PKGBUILD 2018-04-10 09:06:00 UTC (rev 321443) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-chess -pkgver=3.28.0+6+g93fa6a2 +pkgver=3.28.1 pkgrel=1 pkgdesc="Play the classic two-player boardgame of chess" url="https://wiki.gnome.org/Apps/Chess" @@ -13,7 +13,7 @@ makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson) optdepends=('gnuchess: Play against computer') groups=(gnome-extra) -_commit=93fa6a22de4224e6f8150eef700b90f3e8898d35 # master +_commit=aaeebd1c949c7826be8eb466bb3766da22cbdbed # tags/3.28.1^0 source=("git+https://git.gnome.org/browse/gnome-chess#commit=$_commit") sha256sums=('SKIP')
