summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eeab9d0ad835d377a596e786a51b71d807d00c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = telegram-bot-api
	pkgdesc = Telegram Bot API server
	pkgver = 8.3
	pkgrel = 1
	url = https://core.telegram.org/bots
	arch = aarch64
	arch = armv7h
	arch = i686
	arch = x86_64
	license = BSL-1.0
	makedepends = cmake>=3.0.2
	makedepends = gcc>=4.9.2
	makedepends = git
	makedepends = gperf
	depends = gcc-libs
	depends = openssl
	depends = zlib
	provides = telegram-bot-api
	conflicts = telegram-bot-api-git
	source = git+https://github.com/tdlib/telegram-bot-api.git#commit=3e9db0d84b0c1d5459032266eefb3878bd6d5f94
	source = git+https://github.com/tdlib/td.git#commit=b04e55f3e98c651ff34f1bd439d59bbb2f7ab5fb
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = telegram-bot-api