blob: b288a8d6e294498a4e93685485de017cc0430c3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = modctl-git
pkgdesc = command line mod manager
pkgver = r224.66753dd
pkgrel = 1
url = https://modctl.org
arch = aarch64
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = go
makedepends = sqlc
makedepends = scdoc
depends = glibc
depends = libarchive
provides = modctl
conflicts = modctl
source = git+https://github.com/mfinelli/modctl.git?signed
sha256sums = SKIP
pkgname = modctl-git
|