From b26e7c86f770eb0e596f61323077049ce3d6b5fb Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 10 Dec 2018 09:09:28 +0100 Subject: [PATCH] meson: Update to 0.49.0 (#4763) --- 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 7eda446b43..38df11f718 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.48.2 +pkgver=0.49.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=('39ead8bfd0dc9c7b0af15e23ea975c864600bf871fba279c9918625bb9a85506' +sha256sums=('fb0395c4ac208eab381cd1a20571584bdbba176eb562a7efa9cb17cace0e1551' 'edec6de6f5fa60f0737fdb25a3ac276a0187a6f961544289e5472bcb4194e954' '4ef1e6fb0e9bd927b4646e416631b8a0a9aece763d259dbba58168bcba93f673' '2093c617cf3146a4cea601e7c73400d8ec5fd52ac5cf642c4f5af2d6493b1cb1'