summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNathan Owens2020-04-29 18:48:42 -0500
committerNathan Owens2020-04-29 18:48:58 -0500
commit8637431c0df0ad49b744c62404e3270cc20a8ee0 (patch)
tree317e1a46322285950ccdab3f544a122aba38c3c6 /.SRCINFO
parenta74f5711d0d5f05dc19bacd61d73b9b98859308a (diff)
downloadaur-python-dnsimple.tar.gz
Update to 1.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a137dd5f289a..77ca5952e181 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = python-dnsimple
pkgdesc = Python client for DNSimple domain registration and DNS hosting
- pkgver = 0.3.6
+ 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 = https://github.com/onlyhavecans/dnsimple-python/archive/0.3.6.tar.gz
- md5sums = 2102b56025a75bb7c6dbdfc4d66b59fa
- sha256sums = 4a8fd76b83fadc282b8fd087af7c4f1f14657f880d71d5f06fe569cbbb0b3b11
+ source = git+https://github.com/onlyhavecans/dnsimple-python#tag=1.2.0
+ sha256sums = SKIP
pkgname = python-dnsimple