summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2dbf76daddbf7a04efb502953aa25ff6c8be990b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-telepot-git
	pkgdesc = telepot protocol implementation for Python
	pkgver = r431.4bfe4ee
	pkgrel = 2
	url = https://github.com/nickoala/telepot
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = telepot::git+https://github.com/nickoala/telepot
	sha512sums = SKIP

pkgname = python-telepot-git
	depends = python-setuptools

pkgname = python2-telepot-git
	depends = python2-setuptools