[arch-commits] Commit in glib2/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Mar 29 04:37:15 UTC 2018
Date: Thursday, March 29, 2018 @ 04:37:14
Author: heftig
Revision: 320579
2.56.0+16+gecabc6e21-1
Modified:
glib2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-29 04:31:49 UTC (rev 320578)
+++ PKGBUILD 2018-03-29 04:37:14 UTC (rev 320579)
@@ -3,7 +3,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-docs)
-pkgver=2.56.0+7+g66948ae23
+pkgver=2.56.0+16+gecabc6e21
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=66948ae231f75a548c8a2eb7b3a9d64cfd728b8e # glib-2-56
+_commit=ecabc6e21cd9db7dedd8aa0eb487aa5822f1eb30 # glib-2-56
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
noisy-glib-compile-schemas.diff
glib-compile-schemas.hook gio-querymodules.hook)
@@ -40,7 +40,7 @@
build() {
local debug=minimum
- check_option debug n && debug=yes
+ check_option debug y && debug=yes
cd glib
./configure \
More information about the arch-commits
mailing list