summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14ca400a3c25823baa23b4673bde62428deaa852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-pycares
	pkgdesc = A python interface for c-ares
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/saghul/pycares
	arch = i686
	arch = x86_64
	license = MIT
	depends = python
	source = https://github.com/saghul/pycares/archive/pycares-1.0.0.tar.gz
	sha512sums = 203d340e78c70c369c5f287560bddd902c29b4661a63730ea86654bc1848ba9e8326545a71b89ee824aed9550d9b19c52209493b7de27dc0eb982edf0430825e

pkgname = python-pycares