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

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


    Date: Friday, September 13, 2019 @ 09:19:20
  Author: heftig
Revision: 362446

3.34.0-1

Modified:
  swell-foop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 09:18:24 UTC (rev 362445)
+++ PKGBUILD	2019-09-13 09:19:20 UTC (rev 362446)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=swell-foop
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Clear the screen by removing groups of colored and shaped tiles"
 url="https://wiki.gnome.org/Apps/Swell%20Foop"
@@ -11,7 +11,7 @@
 depends=(clutter-gtk librsvg)
 makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
 groups=(gnome-extra)
-_commit=5b7aa1d6d50e4c4c777dd44468b8a368917b2ce5  # tags/3.32.0^0
+_commit=956c52ab6fdc1d8fa0050b3df096c4cdd07ce774  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/swell-foop.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