blob: b7673c05ba1ae649563c2dacc3d4efbac43c4a1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nitch-git
pkgdesc = Incredibly fast system fetch written in nim - newest git checkout
pkgver = 0.1.6.r36.g142fd89
pkgrel = 1
url = https://github.com/unxsh/nitch
arch = x86_64
license = MIT
makedepends = nim
makedepends = git
makedepends = openssl-1.1
provides = nitch
conflicts = nitch
source = git+https://github.com/unxsh/nitch
md5sums = SKIP
pkgname = nitch-git
|