blob: adab5262c719788a92c1034b330d7b07986b3df6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ht-term
pkgdesc = headless terminal: wrap any binary with a terminal interface
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/andyk/ht
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache-2.0
makedepends = cargo
depends = glibc
depends = gcc-libs
provides = ht
conflicts = ht
source = ht-0.3.0.tar.gz::https://github.com/andyk/ht/archive/v0.3.0.tar.gz
sha512sums = f6e84d13de17834c673c75554b4737711483881388696b3f689ae9500ed0d3080b18ad4eb204f40c045f4a6bb09f945e9a127ce42d6d767f29c0ce94ea056e93
pkgname = ht-term
|