meson: update to 1.8.3 (#5546)
This commit is contained in:
parent
1fe85ede3a
commit
7c0ca9b04b
@ -1,13 +1,15 @@
|
|||||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||||
|
|
||||||
pkgname=meson
|
pkgname=meson
|
||||||
pkgver=1.8.2
|
pkgver=1.8.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='High-productivity build system'
|
pkgdesc='High-productivity build system'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://mesonbuild.com/"
|
url="https://mesonbuild.com/"
|
||||||
msys2_repository_url="https://github.com/mesonbuild/meson"
|
msys2_repository_url="https://github.com/mesonbuild/meson"
|
||||||
msys2_references=(
|
msys2_references=(
|
||||||
|
"archlinux: meson"
|
||||||
|
"gentoo: dev-build/meson"
|
||||||
"purl: pkg:pypi/meson"
|
"purl: pkg:pypi/meson"
|
||||||
)
|
)
|
||||||
license=('spdx:Apache-2.0')
|
license=('spdx:Apache-2.0')
|
||||||
@ -19,7 +21,7 @@ makedepends=(
|
|||||||
)
|
)
|
||||||
source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||||
"0001-cygwin-disguise.patch")
|
"0001-cygwin-disguise.patch")
|
||||||
sha256sums=('c105816d8158c76b72adcb9ff60297719096da7d07f6b1f000fd8c013cd387af'
|
sha256sums=('f118aa910fc0a137cc2dd0122232dbf82153d9a12fb5b0f5bb64896f6a157abf'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'33cd4ff57565cb8066454cdd255df72782421f37f9749b8dc0e96dfeec68daad')
|
'33cd4ff57565cb8066454cdd255df72782421f37f9749b8dc0e96dfeec68daad')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user