blob: 5943c2c417cd0af3a451271c4bcf2320fc0ea8f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = foxchat-cli
pkgdesc = FoxChat client entirely in the terminal.
pkgver = 2026
pkgrel = 5.8
url = https://jd.pnc3.net/software/foxchat
arch = x86_64
license = Apache-2.0
makedepends = cmake
makedepends = gcc
makedepends = make
source = https://github.com/Jacob-Meyers/FoxChat-FOSS/releases/download/v5.8.2026/foxchat-cli.tar.gz
sha256sums = 3da6942216d46a4086950bcf32dde019ade23791679ccd5f06a38803530c1121
pkgname = foxchat-cli
|