mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
extra/meson to 1.0.0-2
This commit is contained in:
parent
59862501bb
commit
0f3b6259cf
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
|
||||
pkgname=meson
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="High productivity build system"
|
||||
url="https://mesonbuild.com/"
|
||||
arch=(any)
|
||||
license=(Apache)
|
||||
depends=(ninja)
|
||||
depends=(ninja python)
|
||||
makedepends=(
|
||||
python-build
|
||||
python-installer
|
||||
|
|
Loading…
Reference in a new issue