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

Jan Steffens heftig at archlinux.org
Thu Feb 27 13:56:54 UTC 2020


    Date: Thursday, February 27, 2020 @ 13:56:54
  Author: heftig
Revision: 376287

3.34.0-1

Modified:
  gnome-characters/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 13:56:52 UTC (rev 376286)
+++ PKGBUILD	2020-02-27 13:56:54 UTC (rev 376287)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-characters
-pkgver=3.32.1
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="A character map application"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(gjs gtk3 libunistring gnome-desktop)
 makedepends=(meson gobject-introspection appstream-glib git gperf)
 groups=(gnome)
-_commit=076a53976518831b264191a322fa3377137165ce  # tags/v3.32.1^0
+_commit=9c61138bc829094a2b58d982bd18c1bbf1c7ecdb  # tags/v3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-characters.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