blob: e8369fd5f1b0426b90c5297f59a1d85d23eb7971 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = fabricversions
pkgdesc = Fetch FabricMC versions
pkgver = 0.1.5
pkgrel = 1
url = https://github.com/YTG1234/fabricversions
changelog = CHANGELOG
arch = x86_64
license = GPL3
makedepends = git
makedepends = libedit
depends = curl
depends = libxml2
depends = gcc-libs
depends = swift-language
options = zipman
source = git+https://github.com/YTG1234/fabricversions?signed#tag=v0.1.5
validpgpkeys = 04DBDABBF85C4D4987116AE14B81184A270A28B5
md5sums = SKIP
sha256sums = SKIP
pkgname = fabricversions
|