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

Jan Steffens heftig at archlinux.org
Sun Mar 29 04:10:26 UTC 2020


    Date: Sunday, March 29, 2020 @ 04:10:26
  Author: heftig
Revision: 378644

3.36.1-1

Modified:
  tali/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 22:55:00 UTC (rev 378643)
+++ PKGBUILD	2020-03-29 04:10:26 UTC (rev 378644)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=tali
-pkgver=3.36.0
+pkgver=3.36.1
 pkgrel=1
 pkgdesc="Beat the odds in a poker-style dice game"
 url="https://wiki.gnome.org/Apps/Tali"
@@ -11,7 +11,7 @@
 depends=(gtk3 librsvg)
 makedepends=(meson gobject-introspection yelp-tools appstream-glib git)
 groups=(gnome-extra)
-_commit=3105390a694932bfb480e7463cd63e1fc3e418e1  # tags/3.36.0^0
+_commit=0fa13a1db0d2adb58e7b3a519af620225f819aa1  # tags/3.36.1^0
 source=("git+https://gitlab.gnome.org/GNOME/tali.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