summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 613bf23a39f562c30e7e3700516de4d617d9ae12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-telegram
	pkgdesc = Python API for the tdlib library. It helps you build your own Telegram clients.
	pkgver = 0.18.0
	pkgrel = 1
	url = https://github.com/alexander-akhmetov/python-telegram
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python3
	depends = libtd>=1.8.5
	depends = python-setuptools
	depends = python-telegram-text>=0.1
	conflicts = python-telegram-bot
	source = python-telegram-0.18.0.tar.gz::https://github.com/alexander-akhmetov/python-telegram/archive/0.18.0.tar.gz
	md5sums = 975333bb4336e764aca80d9070d4b33f

pkgname = python-telegram