From 272c2257a7c0d5ee514f7dfb58905ee6a2eeb720 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 26 Feb 2018 05:25:23 +0100 Subject: [PATCH] meson: Update to 0.44.1 (#3437) --- 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 f6440fab6f..0860a86184 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.44.0 -pkgrel=2 +pkgver=0.44.1 +pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') url="http://mesonbuild.com/" @@ -19,7 +19,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' ) -sha256sums=('50f9b12b77272ef6ab064d26b7e06667f07fa9f931e6a20942bba2216ba4281b' +sha256sums=('2ea1a721574adb23160b6481191bcc1173f374e02b0ff3bb0ae85d988d97e4fa' '8c91268fad351862a6feb92f5d20c1be50d9948c14897edf2c60a771c4e52946' '1615db5a0f776be83c4b6c004320d0df1dcdb71a161da37f580a129a322009a6' '2c3fbb9d3f367d97e7262dc2991a2ef36eb06a7af08227b9e525049471d968c5'