summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9cfda962ddbf7a9ce1f9cd0ee7985ac55c0c9b8b (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 = 6.0.1
	pkgrel = 1
	url = https://core.telegram.org/bots
	arch = x86_64
	license = BSL-1.0
	makedepends = git
	makedepends = gcc>=4.9
	makedepends = gperf
	makedepends = cmake>=3.0.2
	depends = openssl
	depends = zlib
	depends = gcc-libs
	provides = telegram-bot-api
	conflicts = telegram-bot-api-git
	source = git+https://github.com/tdlib/telegram-bot-api.git#commit=0dfcb6153af500277fd9388dac3f10aa01008323
	source = git+https://github.com/tdlib/td.git#commit=782670c7dbf278e0ba07fc7e168f39ac154c7238
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = telegram-bot-api