blob: 5b01fdd7c107cee764d49cd414d41cae76823a1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = stdoutisatty-git
pkgdesc = Make programs think their stdout is a tty / terminal.
pkgver = 11.c770750
pkgrel = 1
url = https://github.com/lilydjwg/stdoutisatty
arch = x86_64
arch = aarch64
license = BSD
makedepends = cmake
makedepends = git
source = stdoutisatty::git+https://github.com/lilydjwg/stdoutisatty.git
md5sums = SKIP
pkgname = stdoutisatty-git
|