blob: aba8a5e02bf2790bb156471fcac8a6d8e4202e8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ttyc-git
pkgdesc = ttyd protocol client + Wi-Se remote terminal configuration tool
pkgver = 20210628.v0.3.0.ttyc.gdf4a5c7
pkgrel = 1
url = https://github.com/Depau/ttyc
arch = x86_64
arch = i686
arch = pentium4
arch = armv7h
arch = aarch64
license = GPL3
makedepends = go
provides = ttyc
provides = wistty
conflicts = ttyc
conflicts = wistty
source = git+https://github.com/Depau/ttyc.git#branch=main
sha256sums = SKIP
pkgname = ttyc-git
|