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

Jan Steffens heftig at archlinux.org
Fri Mar 15 21:04:11 UTC 2019


    Date: Friday, March 15, 2019 @ 21:04:11
  Author: heftig
Revision: 348366

3.32.0-1

Modified:
  gnome-chess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-15 21:02:09 UTC (rev 348365)
+++ PKGBUILD	2019-03-15 21:04:11 UTC (rev 348366)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-chess
-pkgver=3.30.1
+pkgver=3.32.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=6840646b5b9437e00f81e306f2d86b7deb34074c  # tags/3.30.1^0
+_commit=9cd36c74542831d11b83b1fdf85372ed35e2b7c1  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-chess.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 }
 
 build() {
-  arch-meson $pkgname build -D b_pie=false
+  arch-meson $pkgname build
   ninja -C build
 }
 



More information about the arch-commits mailing list