summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalstrond2019-06-16 11:32:06 +0200
committerMalstrond2019-06-16 11:32:06 +0200
commitd3f942395b52ba9b2a07ed8c450056d9beab5848 (patch)
treefcbbcbdd27694d345558e1edfbf9814de58f83a6 /PKGBUILD
parent3ec6ec030f4340d6436b891fe106bf3f3ba198a4 (diff)
downloadaur-d3f942395b52ba9b2a07ed8c450056d9beab5848.tar.gz
Changed Upstream URL to the one with more documentation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18bcfaee0133..51323890aad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=dyndnsc
pkgver=0.4.4
pkgrel=0
-pkgdesc="Dynamic DNS (DynDNS) update client with support for multiple protocols and services. Compatible with IPv4, IPv6 and Dual Stack."
+pkgdesc="Dynamic DNS client with support for multiple protocols and services. Compatible with IPv6 dual stack."
arch=('any')
url="https://github.com/infothrill/python-dyndnsc"
license=('MIT')
depends=('python-argparse' 'python-ipy' 'python-ndg-httpsclient' 'python-requests' 'python-setuptools' 'python-netifaces')
-source=("https://pypi.python.org/packages/source/d/dyndnsc/dyndnsc-$pkgver.tar.gz"
+source=("https://pypi.org/project/dyndnsc"
'dyndnsc.service')
md5sums=('ba950b33e8869bd40db30605ce701a5c'
'4b2cd825c387494ba77ad78106dd42eb')