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

Jan Steffens heftig at archlinux.org
Thu Sep 12 20:32:20 UTC 2019


    Date: Thursday, September 12, 2019 @ 20:32:19
  Author: heftig
Revision: 362336

3.33.90+19+ga4f864d-1

Modified:
  gnome-font-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 20:02:26 UTC (rev 362335)
+++ PKGBUILD	2019-09-12 20:32:19 UTC (rev 362336)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-font-viewer
-pkgver=3.32.0
+pkgver=3.33.90+19+ga4f864d
 pkgrel=1
 pkgdesc="A font viewer utility for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-font-viewer"
@@ -10,7 +10,7 @@
 depends=(gtk3 gnome-desktop)
 makedepends=(git meson)
 groups=(gnome)
-_commit=50fa8504ed1bffb75ef9957c67a6cf26d8efaf34  # tags/3.32.0^0
+_commit=a4f864df24a1a3a44b67014b68c228bfb0d915c7  # master
 source=("git+https://gitlab.gnome.org/GNOME/gnome-font-viewer.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -25,7 +25,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list