blob: d82df4bb4ad88c59786208e5ddde1cc01662d782 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = terminal-parrot
pkgdesc = Party parrot (http://cultofthepartyparrot.com) for your terminal
pkgver = 1.1.1
pkgrel = 2
url = https://github.com/jmhobbs/terminal-parrot
arch = any
license = MIT
makedepends = go
conflicts = terminal-parrot-git
options = !strip
options = !emptydirs
source = terminal-parrot-1.1.1.tar.gz::https://github.com/jmhobbs/terminal-parrot/archive/1.1.1.tar.gz
sha256sums = 93acae68396c8cb9e7a7ef4911503f03656e427b5791f4c2e5c9b3f8e56dce8d
pkgname = terminal-parrot
|