core/glib2 to 2.66.0-1

This commit is contained in:
Kevin Mihelich 2020-09-14 13:53:33 +00:00
parent f041936274
commit c8e1247556

View file

@ -6,7 +6,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-docs)
pkgver=2.64.5
pkgver=2.66.0
pkgrel=1
pkgdesc="Low level core library"
url="https://wiki.gnome.org/Projects/GLib"
@ -16,7 +16,7 @@ depends=(pcre libffi libutil-linux zlib)
makedepends=(gettext gtk-doc shared-mime-info python libelf git util-linux
meson dbus)
checkdepends=(desktop-file-utils)
_commit=2560f61370a143e6a056b99d1e918a58f40e3710 # tags/2.64.5^0
_commit=c2c12e42920d6e06c23c87398996827e53c1fc72 # tags/2.66.0^0
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
noisy-glib-compile-schemas.diff
glib-compile-schemas.hook gio-querymodules.hook)