diff --git a/meson/PKGBUILD b/meson/PKGBUILD index 136002f0067..adc19c2fe8f 100644 --- a/meson/PKGBUILD +++ b/meson/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Christoph Reiter pkgname=meson -pkgver=0.56.2 -pkgrel=3 +pkgver=0.57.2 +pkgrel=1 pkgdesc='High-productivity build system' arch=('any') url="https://mesonbuild.com/" @@ -10,7 +10,7 @@ license=('Apache 2') depends=('python' 'python-setuptools' 'ninja') source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz" "0001-cygwin-disguise.patch") -sha256sums=('3cb8bdb91383f7f8da642f916e4c44066a29262caa499341e2880f010edb87f4' +sha256sums=('3a83e7b1c5de94fa991ec34d9b198d94f38ed699d3524cb0fdf3b99fd23d4cc5' 'd923909ef135520caaf09608651f13e5b3090911b228795cbf5376b55a587903') prepare() {