blob: 5ecf594b9cec74d5823169bf462411b731dbd439 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = telegram-cli-git
pkgdesc = Telegram messenger CLI
pkgver = r1357.3da0e4a
pkgrel = 1
url = https://github.com/kenorb-contrib/tg
arch = i686
arch = x86_64
arch = armv7h
license = GPL2
makedepends = git
depends = libconfig
depends = libevent
depends = lua
depends = jansson
depends = zlib
provides = telegram-cli
conflicts = telegram-cli
source = telegram-cli-git::git+https://github.com/kenorb-contrib/tg
sha256sums = SKIP
pkgname = telegram-cli-git
|