meson: Update to 0.54.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||
|
||||
pkgname=meson
|
||||
pkgver=0.54.1
|
||||
pkgver=0.54.2
|
||||
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=('2f76fb4572762be13ee479292610091b4509af5788bcceb391fe222bcd0296dc'
|
||||
sha256sums=('a7716eeae8f8dff002e4147642589ab6496ff839e4376a5aed761f83c1fa0455'
|
||||
'de6ba260edf941a1530f6fcde5d1b7404c1cc38bb9d4175793b5459071ca75d5')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user