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

Jan Steffens heftig at archlinux.org
Thu Sep 26 07:14:53 UTC 2019


    Date: Thursday, September 26, 2019 @ 07:14:52
  Author: heftig
Revision: 363433

3.34.0-1

Modified:
  gnome-mahjongg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-26 06:53:12 UTC (rev 363432)
+++ PKGBUILD	2019-09-26 07:14:52 UTC (rev 363433)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-mahjongg
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Disassemble a pile of tiles by removing matching pairs"
 url="https://wiki.gnome.org/Apps/Mahjongg"
@@ -11,7 +11,7 @@
 depends=(gtk3 librsvg)
 makedepends=(meson gobject-introspection yelp-tools appstream-glib git vala)
 groups=(gnome-extra)
-_commit=ab72d2b3f50f4d96e092c3afcb93c3e7d76bd3b5  # tags/3.32.0^0
+_commit=8e63b5b86219151246a69a7e839d54d73028098a  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-mahjongg.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