blob: af9b31e3f7ae11cc80fac9369ab1e3552bdc823f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = nowpm-git
pkgdesc = the no-bullshit wpm utility
pkgver = 1.0
pkgrel = 1
url = https://github.com/jnats/nowpm
arch = any
license = custom:nolicense
depends = coreutils
depends = grep
depends = sed
depends = bash
depends = wdiff
depends = bc
provides = nowpm
source = nowpm::git+https://github.com/jnats/nowpm.git
md5sums = SKIP
pkgname = nowpm-git
|