blob: 594f7ef4a14823e4ceb1a0767b1fa21388e3a51f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = swallow-git
pkgdesc = Buffer all of stdin until EOF, then dump to stdout.
pkgver = 0.1.r0.g25525ed
pkgrel = 1
url = https://github.com/pepaslabs/swallow
arch = i686
arch = x86_64
arch = arm
arch = arm64
license = MIT
makedepends = markdown
makedepends = python-html2text
provides = swallow=0.1.r0.g25525ed
conflicts = swallow
replaces = swallow<=0.1.r0.g25525ed
source = swallow::git+https://github.com/pepaslabs/swallow.git
sha256sums = SKIP
pkgname = swallow-git
|