blob: b3e8d566247a914860698ae4856964d06861d6ff (
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:beerware
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
|