meson: Update to 0.52.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||
|
||||
pkgname=meson
|
||||
pkgver=0.52.0
|
||||
pkgver=0.52.1
|
||||
pkgrel=1
|
||||
pkgdesc='High-productivity build system'
|
||||
arch=('any')
|
||||
@@ -10,7 +10,7 @@ license=('Apache 2')
|
||||
depends=('python3' 'python3-setuptools' 'ninja')
|
||||
source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"
|
||||
"cygwin-disguise.patch")
|
||||
sha256sums=('d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32'
|
||||
sha256sums=('0c277472e49950a5537e3de3e60c57b80dbf425788470a1a8ed27446128fc035'
|
||||
'de6ba260edf941a1530f6fcde5d1b7404c1cc38bb9d4175793b5459071ca75d5')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user