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

Jan Steffens heftig at archlinux.org
Mon May 6 21:19:53 UTC 2019


    Date: Monday, May 6, 2019 @ 21:19:53
  Author: heftig
Revision: 352632

3.32.2-1

Modified:
  gnome-maps/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-06 21:19:52 UTC (rev 352631)
+++ PKGBUILD	2019-05-06 21:19:53 UTC (rev 352632)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-maps
-pkgver=3.32.1
+pkgver=3.32.2
 pkgrel=1
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps"
@@ -11,7 +11,7 @@
 depends=(geocode-glib geoclue2 gjs libchamplain libgee folks gfbgraph)
 makedepends=(gobject-introspection git meson yelp-tools)
 groups=(gnome)
-_commit=32c243d84abff6c295c43b95f30d732f4133a92f  # tags/v3.32.1^0
+_commit=0dc320d5efebc8eee2c5720005e5eb8cbccdc7b9  # tags/v3.32.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-maps.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