[arch-commits] Commit in gnome-chess/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Mar 25 22:13:29 UTC 2021


    Date: Thursday, March 25, 2021 @ 22:13:29
  Author: heftig
Revision: 410985

40.0-1

Modified:
  gnome-chess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 22:12:49 UTC (rev 410984)
+++ PKGBUILD	2021-03-25 22:13:29 UTC (rev 410985)
@@ -2,17 +2,17 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-chess
-pkgver=3.38.1
+pkgver=40.0
 pkgrel=1
 pkgdesc="Play the classic two-player boardgame of chess"
 url="https://wiki.gnome.org/Apps/Chess"
 arch=(x86_64)
 license=(GPL)
-depends=(gtk3 librsvg)
-makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson) 
+depends=(gtk4 librsvg)
+makedepends=(gobject-introspection yelp-tools vala git meson) 
 optdepends=('gnuchess: Play against computer')
 groups=(gnome-extra)
-_commit=433ffc18de77c6db9236d0e6d815e67ced98489a  # tags/3.38.1^0
+_commit=a8184acc4a9b80ca5b17a0d43219134a3c822999  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-chess.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list