From 41a637dbd08a80badc79133c92c3aae6ede394e8 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 2 Dec 2020 16:11:13 +0000 Subject: [PATCH] core/glib2 to 2.66.3-1 --- core/glib2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD index 225387335..ec7549af1 100644 --- a/core/glib2/PKGBUILD +++ b/core/glib2/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=glib2 pkgname=(glib2 glib2-docs) -pkgver=2.66.2 +pkgver=2.66.3 pkgrel=1 pkgdesc="Low level core library" url="https://wiki.gnome.org/Projects/GLib" @@ -16,7 +16,7 @@ depends=(pcre libffi util-linux-libs zlib) makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux meson dbus sysprof) checkdepends=(desktop-file-utils) -_commit=500db2e0b8643815cdd9cba4eb67d5daf1352338 # tags/2.66.2^0 +_commit=30c06eb5fc5c1d6b992c144ebf8ae540d99b2fd2 # tags/2.66.3^0 source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit" noisy-glib-compile-schemas.diff glib-compile-schemas.hook gio-querymodules.hook)