From 8076e6fd6db43594fbf20bb6e316e0f4deda4a1e Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 10 Oct 2017 14:16:47 +0200 Subject: [PATCH] meson: Update to 0.43.0 (#3029) --- 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 9bac466c73..fa1819da38 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.42.1 +pkgver=0.43.0 pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') @@ -17,7 +17,7 @@ source=(https://github.com/mesonbuild/${_realname}/releases/download/${pkgver}/$ 'no-script-suffix.patch' 'color-term.patch' ) -sha256sums=('30bdded6fefc48211d30818d96dd34aae56ee86ce9710476f501bd7695469c4b' +sha256sums=('c513eca90e0d70bf14cd1eaafea2fa91cf40a73326a7ff61f08a005048057340' '8c91268fad351862a6feb92f5d20c1be50d9948c14897edf2c60a771c4e52946' 'ffa0f8ed4df3ae73ab6cb42d49e4cb9148f095ad308276d4c18b65d6856467bb' 'eee384da0f3703ef64d088e9ad79be8a25566de1b0410b5e40f574e40cc41a65'