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

Jan Steffens heftig at archlinux.org
Thu Apr 11 00:53:53 UTC 2019


    Date: Thursday, April 11, 2019 @ 00:53:52
  Author: heftig
Revision: 350563

3.32.1-1

Modified:
  libdazzle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-11 00:09:01 UTC (rev 350562)
+++ PKGBUILD	2019-04-11 00:53:52 UTC (rev 350563)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libdazzle
-pkgver=3.32.0
+pkgver=3.32.1
 pkgrel=1
 pkgdesc="A library to delight your users with fancy features"
 url="https://gitlab.gnome.org/GNOME/libdazzle"
@@ -11,7 +11,7 @@
 depends=(gtk3)
 makedepends=(git meson vala gobject-introspection gtk-doc)
 checkdepends=(xorg-server-xvfb)
-_commit=26172d8068a916efc1d6df35027bc6ae99ffacac  # tags/3.32.0^0
+_commit=7e3154edeecd97aef8bd4a89e3c2fe941e0ef59f  # tags/3.32.1^0
 source=("git+https://gitlab.gnome.org/GNOME/libdazzle.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -26,7 +26,7 @@
 }
 
 check() {
-  xvfb-run dbus-run-session meson test -C build
+  xvfb-run dbus-run-session meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list