From 3221726608da5d1b0d123bb352a2fd5c1930d213 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Mon, 2 Apr 2018 08:33:38 +0200 Subject: [PATCH] gxml: updated to 0.16.3. (#3533) --- mingw-w64-gxml/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gxml/PKGBUILD b/mingw-w64-gxml/PKGBUILD index a1215e6d9b..e915a7824b 100644 --- a/mingw-w64-gxml/PKGBUILD +++ b/mingw-w64-gxml/PKGBUILD @@ -3,7 +3,7 @@ _realname=gxml pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.16.2 +pkgver=0.16.3 pkgrel=1 arch=('any') pkgdesc="GObject Libxml2 wrapper and Serializer Framework (mingw-w64)" @@ -25,7 +25,7 @@ url="https://wiki.gnome.org/GXml" options=('strip' 'staticlibs') source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz" "001-missing-file.patch") -sha256sums=('e2c68c2a59c351066469cbf93ccae51c796f49e0d48639aed72af39c544dcef3' +sha256sums=('520d4d779b1d31591762b2a98f84072531b9e17ac401df9668493e189eafc6ba' 'c2520ba69518d0979f0168ecda0bc827424adce0fab6c967a6717e97e9677fbe') prepare() {