blob: 02db0b2f5714d5310d625662a892b2cc0094eae0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = catnip-git
pkgdesc = A minimalistic and fast system fetch written in Nim.
pkgver = r289.c6f9523
pkgrel = 1
url = https://github.com/iinsertNameHere/catnip
arch = x86_64
license = MIT
makedepends = git
makedepends = nim
depends = openssl
depends = pcre
depends = glibc
provides = catnip
conflicts = catnip
source = git+https://github.com/iinsertNameHere/catnip.git
sha256sums = SKIP
pkgname = catnip-git
|