blob: 7310586e5a2a9c54128866e0787d0e47d1cb95fa (
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.32.5
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.32.5::https://raw.githubusercontent.com/moonrepo/moon/v1.32.5/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
source_x86_64 = moon-1.32.5-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.32.5/moon-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 109567307162a2e92c0e1b16667c9cf1458172fcb1f8d8bcccb38af84979b628
source_aarch64 = moon-1.32.5-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.32.5/moon-aarch64-unknown-linux-gnu
sha256sums_aarch64 = f73807fd3fc89a101f09396e305b4e14be43faadc505a39a1098a94cf7a08a1f
pkgname = moon-bin
|