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

Jan Steffens heftig at archlinux.org
Fri Sep 13 08:52:11 UTC 2019


    Date: Friday, September 13, 2019 @ 08:52:11
  Author: heftig
Revision: 362423

3.34.0-1

Modified:
  gnome-tetravex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 08:50:27 UTC (rev 362422)
+++ PKGBUILD	2019-09-13 08:52:11 UTC (rev 362423)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-tetravex
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Complete the puzzle by matching numbered tiles"
 url="https://wiki.gnome.org/Apps/Tetravex"
@@ -11,7 +11,7 @@
 depends=(gtk3)
 makedepends=(meson gobject-introspection vala yelp-tools appstream-glib git)
 groups=(gnome-extra)
-_commit=71406876aea3f909b5452ac838221330650ecd43  # tags/3.32.0^0
+_commit=fbcc2c043bcc1fbd911ee50f3810250dec0454a7  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-tetravex.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