blob: 3584cd38c80c8d130ed6ea0868a07f48fa2d49cb (
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.28.1
pkgrel = 1
url = https://github.com/moonrepo/moon
arch = x86_64
arch = aarch64
license = MIT
depends = gcc-libs
provides = moon
conflicts = moon
source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.28.1/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
source_x86_64 = moon-1.28.1-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.1/moon-x86_64-unknown-linux-gnu
sha256sums_x86_64 = 67eeb2ad26b4357d450e1e7244cbd4aed610cd41be56f0dba81fa4e1c229fe74
source_aarch64 = moon-1.28.1-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.1/moon-aarch64-unknown-linux-gnu
sha256sums_aarch64 = 28b1d0e076fb2d5c1f5fdacf03bafc49dc144296a99bd050dc893eda7c46675c
pkgname = moon-bin
|