summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77ca5952e1810147fbe0cca6439141b882f670a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-dnsimple
	pkgdesc = Python client for DNSimple domain registration and DNS hosting
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/onlyhavecans/dnsimple-python
	arch = any
	license = MIT
	makedepends = python-pip
	makedepends = git
	depends = python
	depends = python-requests
	source = git+https://github.com/onlyhavecans/dnsimple-python#tag=1.2.0
	sha256sums = SKIP

pkgname = python-dnsimple