From b2b496ba8d6421bcc1fa6cef76aacfcd1e1b6322 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Wed, 8 Jan 2020 20:47:57 +0100 Subject: [PATCH] meson: Update to 0.53.0 --- 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 75d0889adc..2610aa8cee 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.52.1 +pkgver=0.53.0 pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') @@ -18,7 +18,7 @@ source=("https://github.com/mesonbuild/${_realname}/releases/download/${pkgver}/ '0002-Default-to-sys.prefix-as-the-default-prefix.patch' '0003-Strip-the-prefix-from-all-paths-when-installing-with.patch' 'install-man.patch') -sha256sums=('0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035' +sha256sums=('035e75993ab6fa6c9ebf902b835c64cf397a763eb8e65c9bb6e1cc9730a9d3f6' '5805aed0a117536eb16dd8eef978c6be57c2471b655ede63e25517c28b4f4cf0' '4ef1e6fb0e9bd927b4646e416631b8a0a9aece763d259dbba58168bcba93f673' '2093c617cf3146a4cea601e7c73400d8ec5fd52ac5cf642c4f5af2d6493b1cb1'