Date: Tuesday, October 25, 2022 @ 17:16:08
  Author: heftig
Revision: 458945

43.0-1

Modified:
  gnome-chess/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-25 17:14:42 UTC (rev 458944)
+++ PKGBUILD    2022-10-25 17:16:08 UTC (rev 458945)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=gnome-chess
-pkgver=42.1
+pkgver=43.0
 pkgrel=1
 pkgdesc="Play the classic two-player boardgame of chess"
 url="https://wiki.gnome.org/Apps/Chess";
@@ -13,7 +13,7 @@
 optdepends=('gnuchess: Play against computer')
 groups=(gnome-extra)
 options=(debug)
-_commit=5c0a47498eb4651adbee150ab144d7959658a75d  # tags/42.1^0
+_commit=b6b8a88debfbd48751a09f590a69020b39a64f63  # tags/43.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-chess.git#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -38,3 +38,5 @@
 package() {
   meson install -C build --destdir "$pkgdir"
 }
+
+# vim:set sw=2 sts=-1 et:

Reply via email to