blob: fc3f9c4a8e89590cd6bc8fda033af4b696f69f31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = nchat-git
pkgdesc = console-based chat client with support for Telegram
pkgver = 4.13.r35.g317652b6
pkgrel = 1
url = https://github.com/d99kris/nchat
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = go
makedepends = gperf
makedepends = ninja
depends = file
depends = ncurses
depends = openssl
depends = sqlite
depends = zlib
provides = nchat=4.13
conflicts = nchat
source = nchat::git+https://github.com/d99kris/nchat.git
sha256sums = SKIP
pkgname = nchat-git
|