summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7a3af5fdc960ad52a242c6f479c9d09a301a6b0 (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-bot-api
	pkgdesc = Telegram Bot API server
	pkgver = 7.2
	pkgrel = 1
	url = https://core.telegram.org/bots
	arch = x86_64
	license = Boost
	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=6173126371aa7a8d7cf7974d2b00cde22369e51f
	source = git+https://github.com/tdlib/td.git#commit=efc6bd553b61dea0ae8c0436695e8d2539bf03f9
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = telegram-bot-api