blob: 4253650ae140787400cd8da62d7e83cd33d04bec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = neph-git
pkgdesc = A modern command line job processor
pkgver = v0.2.3.r0.12637dd
pkgrel = 1
url = https://tbrand.github.io/neph/
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = crystal
makedepends = go-md2man
depends = glibc
depends = libyaml
provides = neph
conflicts = neph
source = neph::git+https://github.com/tbrand/neph.git
md5sums = SKIP
pkgname = neph-git
|