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

Jan Steffens heftig at archlinux.org
Fri Sep 13 08:50:20 UTC 2019


    Date: Friday, September 13, 2019 @ 08:50:20
  Author: heftig
Revision: 362419

3.34.0-1

Modified:
  gnome-taquin/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 08:49:27 UTC (rev 362418)
+++ PKGBUILD	2019-09-13 08:50:20 UTC (rev 362419)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-taquin
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Move tiles so that they reach their places"
 url="https://wiki.gnome.org/Apps/Taquin"
 arch=(x86_64)
 license=(GPL3)
-depends=(gtk3 librsvg libcanberra)
+depends=(gtk3 librsvg gsound)
 makedepends=(meson vala yelp-tools appstream-glib git)
 groups=(gnome-extra)
-_commit=c6329a84d77eff06962a10a03fdf58c591550175  # tags/3.32.0^0
+_commit=34e75d1dac3627c6792e78949d1403e043c1f30a  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-taquin.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