glib2: Update to 2.72.1

This commit is contained in:
Christoph Reiter 2022-04-18 12:21:08 +02:00
parent 31f06cc0ad
commit ce3bbb28f6

View File

@ -2,7 +2,7 @@
pkgbase=glib2
pkgname=(glib2 glib2-devel glib2-docs)
pkgver=2.70.5
pkgver=2.72.1
pkgrel=1
pkgdesc="Common C routines used by GTK+ and other libs"
license=(LGPL2)
@ -23,7 +23,7 @@ makedepends=('docbook-xsl'
'zlib-devel')
source=(https://download.gnome.org/sources/glib/${pkgver%.*}/glib-$pkgver.tar.xz
001-gmodule-lib-prefix.patch)
sha256sums=('f70bf76ebcc84e0705722f038be8e2f9a58d17e1a700810c635fcc18b8974b7e'
sha256sums=('c07e57147b254cef92ce80a0378dc0c02a4358e7de4702e9f403069781095fe2'
'31bce1aff2dab2262ea372d101081162a77e9310fe0d68400da8c85d698ce65e')
prepare() {