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

Jan Steffens heftig at archlinux.org
Fri Sep 13 09:21:30 UTC 2019


    Date: Friday, September 13, 2019 @ 09:21:29
  Author: heftig
Revision: 362450

3.34.0-1

Modified:
  gnome-mines/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 09:21:18 UTC (rev 362449)
+++ PKGBUILD	2019-09-13 09:21:29 UTC (rev 362450)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-mines
-pkgver=3.32.2
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Clear hidden mines from a minefield"
 url="https://wiki.gnome.org/Apps/Mines"
@@ -11,7 +11,7 @@
 depends=(gtk3 librsvg libgnome-games-support)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=00dd13739d4821f97659584b04f7a3d6420a1aaa  # tags/3.32.2^0
+_commit=8b578976eceae5ee397a3487104f9e380f859b24  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-mines.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