meson: Update to 0.54.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||
|
||||
pkgname=meson
|
||||
pkgver=0.53.2
|
||||
pkgver=0.54.0
|
||||
pkgrel=1
|
||||
pkgdesc='High-productivity build system'
|
||||
arch=('any')
|
||||
@@ -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"
|
||||
"cygwin-disguise.patch")
|
||||
sha256sums=('3e8f830f33184397c2eb0b651ec502adb63decb28978bdc84b3558d71284c21f'
|
||||
sha256sums=('dde5726d778112acbd4a67bb3633ab2ee75d33d1e879a6283a7b4a44c3363c27'
|
||||
'de6ba260edf941a1530f6fcde5d1b7404c1cc38bb9d4175793b5459071ca75d5')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user