summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e608d25bde77a7e8f4ad474447ea48b25f0c37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-aiodns
	pkgdesc = An asynchronous python DNS library using asyncio
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/saghul/aiodns
	arch = i686
	arch = x86_64
	license = MIT
	depends = python
	depends = python-pycares
	source = https://github.com/saghul/aiodns/archive/aiodns-1.0.0.tar.gz
	sha512sums = 14a77a0fed53e119996402fbf90a52a678fb797085e88ef4d054768f3c9b92f3e2474bcdf910bf00a0e500f1a99ce58ab577b540707dccf513f876d9f97e9c54

pkgname = python-aiodns