blob: bd05cd8fd8bf699d7fd9adf151c92613024254ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = termchat-bin
pkgdesc = Terminal chat through the LAN
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/lemunozm/termchat
arch = x86_64
license = Apache
depends = gcc-libs
provides = termchat
conflicts = termchat
source_x86_64 = https://github.com/lemunozm/termchat/releases/download/v1.3.1/termchat-v1.3.1-x86_64-unknown-linux-musl.tar.gz
sha512sums_x86_64 = 537fb8d1665677a2d8fae2f436d0a7f28cee984d0463f4c869bc5b97497dcd035b9edcd66e670304c9625c267b27fa85e7952d60f4d6a2e001a3832a7739d1e9
pkgname = termchat-bin
|