blob: 6bc1102e80d34d56c84145babb0bf216bd476d99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = tmsay
pkgdesc = like cowsay, but with anything or anyone you want.
pkgver = 0.2.r11.79d9fde
pkgrel = 1
url = https://git.trbn.xyz/turbine/tmsay.git
arch = any
license = GPL
makedepends = git
depends = bash
provides = tmsay
conflicts = tmsay
source = tmsay::git+https://git.trbn.xyz/turbine/tmsay.git#branch=main
sha256sums = SKIP
pkgname = tmsay
|