meson: Update to 0.64.1

This commit is contained in:
Christoph Reiter
2022-11-23 09:26:22 +01:00
parent 17ce1e4eaf
commit d253b09f52

View File

@@ -1,7 +1,7 @@
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
pkgname=meson
pkgver=0.63.3
pkgver=0.64.1
pkgrel=1
pkgdesc='High-productivity build system'
arch=('any')
@@ -11,7 +11,7 @@ depends=('python' 'ninja')
makedepends=('python-setuptools')
source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
"0001-cygwin-disguise.patch")
sha256sums=('519c0932e1a8b208741f0fdce90aa5c0b528dd297cf337009bf63539846ac056'
sha256sums=('3a8e030c2334f782085f81627062cc6d4a6771edf31e055ffe374f9e6b089ab9'
'SKIP'
'240f37b8c64446ff5d4e97a2775d48e9c5e48b62926c19900b4cead220f89614')
validpgpkeys=("19E2D6D9B46D8DAA6288F877C24E631BABB1FE70") # Jussi Pakkanen <jpakkane@gmail.com>