From 440cfe693ad2cf2b459542d038b2bd4afa77ea2a Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 4 Dec 2019 09:07:19 +0300 Subject: [PATCH] meson: Update to 0.52.1 --- mingw-w64-meson/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-meson/PKGBUILD b/mingw-w64-meson/PKGBUILD index 455c55c009..75d0889adc 100644 --- a/mingw-w64-meson/PKGBUILD +++ b/mingw-w64-meson/PKGBUILD @@ -3,8 +3,8 @@ _realname=meson pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.52.0 -pkgrel=2 +pkgver=0.52.1 +pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') url="https://mesonbuild.com/" @@ -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=('d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32' +sha256sums=('0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035' '5805aed0a117536eb16dd8eef978c6be57c2471b655ede63e25517c28b4f4cf0' '4ef1e6fb0e9bd927b4646e416631b8a0a9aece763d259dbba58168bcba93f673' '2093c617cf3146a4cea601e7c73400d8ec5fd52ac5cf642c4f5af2d6493b1cb1'