blob: 5088ec55db195d5c79ce49b648de915c5e2a1965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = fabricmc-cli-git
pkgdesc = Fabric modding CLI utility
pkgver = r206.cc276f1c
pkgrel = 1
url = https://github.com/FabricMC/fabricmc.net/tree/main/cli
arch = any
license = MIT
makedepends = git
makedepends = npm
depends = deno
provides = fabricmc-cli=r206.cc276f1c
conflicts = fabricmc-cli
source = fabricmc::git+https://github.com/FabricMC/fabricmc.net.git
source = no-upgrade.patch
sha256sums = SKIP
sha256sums = ba97033b90e7fe01775c3edcc69de438a6a97fe400467f18f4a0463b9dfb47a7
pkgname = fabricmc-cli-git
|