[arch-commits] Commit in glib2/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Apr 15 13:25:39 UTC 2019
Date: Monday, April 15, 2019 @ 13:25:38
Author: heftig
Revision: 350787
2.60.1-1
Modified:
glib2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-14 21:15:12 UTC (rev 350786)
+++ PKGBUILD 2019-04-15 13:25:38 UTC (rev 350787)
@@ -3,7 +3,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-docs)
-pkgver=2.60.0
+pkgver=2.60.1
pkgrel=1
pkgdesc="Low level core library"
url="https://wiki.gnome.org/Projects/GLib"
@@ -15,7 +15,7 @@
optdepends=('python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report'
'libelf: gresource inspection tool')
options=(!emptydirs)
-_commit=2edc5aa6dfffec0a48c8a1e9381b73d1096e0489 # tags/2.60.0^0
+_commit=527022ae143c0ef154edaba449bedd430f382d86 # tags/2.60.1^0
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
noisy-glib-compile-schemas.diff
glib-compile-schemas.hook gio-querymodules.hook)
@@ -45,7 +45,7 @@
}
check() {
- meson test -C build --no-suite flaky
+ meson test -C build --no-suite flaky --print-errorlogs
}
package_glib2() {
More information about the arch-commits
mailing list