From 8347ef696152dabbd8b35096d03e4da02bb929c8 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Wed, 11 Jul 2018 07:52:41 +0200 Subject: [PATCH] meson: Update to 0.47.1 (#4060) --- mingw-w64-meson/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-meson/PKGBUILD b/mingw-w64-meson/PKGBUILD index ee3901b73e..fea2db8796 100644 --- a/mingw-w64-meson/PKGBUILD +++ b/mingw-w64-meson/PKGBUILD @@ -3,7 +3,7 @@ _realname=meson pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.47.0 +pkgver=0.47.1 pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') @@ -19,7 +19,7 @@ source=(https://github.com/mesonbuild/${_realname}/releases/download/${pkgver}/$ '0003-Strip-the-prefix-from-all-paths-when-installing-with.patch' '0001-gtk-doc-Use-LD_LIBRARY_PATH-to-modify-PATH-on-W32.patch' ) -sha256sums=('1bd360a58c28039cdb3b8ce909764e90a58481deb79396227ba4081af377f009' +sha256sums=('d673de79f7bab064190a5ea06140eaa8415efb386d0121ba549f6d66c555ada6' 'edec6de6f5fa60f0737fdb25a3ac276a0187a6f961544289e5472bcb4194e954' '2c3fbb9d3f367d97e7262dc2991a2ef36eb06a7af08227b9e525049471d968c5' '4ef1e6fb0e9bd927b4646e416631b8a0a9aece763d259dbba58168bcba93f673'