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

Jan Steffens heftig at archlinux.org
Fri Sep 13 09:56:16 UTC 2019


    Date: Friday, September 13, 2019 @ 09:56:15
  Author: heftig
Revision: 362478

3.34.0-1

Modified:
  gnome-sudoku/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 09:55:06 UTC (rev 362477)
+++ PKGBUILD	2019-09-13 09:56:15 UTC (rev 362478)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-sudoku
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Test your logic skills in this number grid puzzle"
 url="https://wiki.gnome.org/Apps/Sudoku"
@@ -11,7 +11,7 @@
 depends=(dconf gtk3 qqwing libgee json-glib)
 makedepends=(vala yelp-tools appstream-glib git meson)
 groups=(gnome-extra)
-_commit=2ecbfa7bc71a5c79716517634858eaa16b4f9957  # tags/3.32.0^0
+_commit=f3441e6100784a0bc4ed030ce46a54684e85c4f2  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-sudoku.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -30,7 +30,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list