blob: 6db5a23424e1841d2d09b09f10e05cfd387d7e04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = moon-bin
pkgdesc = Task runner and repo management tool for the web ecosystem
pkgver = 1.35.2
pkgrel = 1
url = https://github.com/moonrepo/moon
arch = x86_64
arch = aarch64
license = MIT
depends = gcc-libs
provides = moon
conflicts = moon
source = LICENSE-1.35.2::https://raw.githubusercontent.com/moonrepo/moon/v1.35.2/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
source_x86_64 = moon-1.35.2-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.35.2/moon-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 55e42fb0974aeca36ef2f84ea89270856873e8262de3d56ef475506e0bf750ff
source_aarch64 = moon-1.35.2-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.35.2/moon-aarch64-unknown-linux-gnu
sha256sums_aarch64 = 92ff52f643a4c4561c18f4d021a80b6d0abeb6f40418aba5cbdf4b311559058d
pkgname = moon-bin
|