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

Jan Steffens heftig at archlinux.org
Thu Sep 12 19:23:50 UTC 2019


    Date: Thursday, September 12, 2019 @ 19:23:50
  Author: heftig
Revision: 362315

3.33.92+11+g13ce5dd-1

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 19:22:44 UTC (rev 362314)
+++ PKGBUILD	2019-09-12 19:23:50 UTC (rev 362315)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 
 pkgname=libgweather
-pkgver=3.32.2
+pkgver=3.33.92+11+g13ce5dd
 pkgrel=1
 pkgdesc="Location and timezone database and weather-lookup library"
 url="https://wiki.gnome.org/Projects/LibGWeather"
@@ -10,7 +10,7 @@
 license=(LGPL)
 depends=(libsoup gtk3 geocode-glib dconf)
 makedepends=(gobject-introspection vala git gtk-doc glade meson)
-_commit=3340fe07f80b79725f7ff2b4c686bce62ca4919a  # tags/3.32.2^0
+_commit=13ce5dd6bc84daa6d84331b0ce631bd9abdbdd9c  # master
 source=("git+https://gitlab.gnome.org/GNOME/libgweather.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -29,7 +29,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list