core/glib2 to 2.64.5-1

This commit is contained in:
Kevin Mihelich 2020-08-21 17:27:01 +00:00
parent 6eb3d56c95
commit b3541403b2

View file

@ -1,12 +1,12 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - disable docs
pkgbase=glib2
pkgname=(glib2 glib2-docs)
pkgver=2.64.4
pkgver=2.64.5
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=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^0
_commit=2560f61370a143e6a056b99d1e918a58f40e3710 # tags/2.64.5^0
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
noisy-glib-compile-schemas.diff
glib-compile-schemas.hook gio-querymodules.hook)