From dfa01fda7d077874378235d8236e1e02bb2641ef Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 10 Oct 2020 17:35:58 +0200 Subject: extra/gobject-introspection: updated glib2 to 2.64.1/2 --- extra/gobject-introspection/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD index 5856aa34..994364b6 100644 --- a/extra/gobject-introspection/PKGBUILD +++ b/extra/gobject-introspection/PKGBUILD @@ -14,8 +14,8 @@ if [ "${CARCH}" = "i486" ]; then fi # temporary -_glibver=2.64.2 +_glibver=2.66.1 source[1]="git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=$_glibver" -makedepends=(${makedepends[@]/glib2=2.64.1}) +makedepends=(${makedepends[@]/glib2=2.66.0}) makedepends+=("glib2") -- cgit v1.2.3