summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalstrond2020-04-27 22:33:23 +0200
committerMalstrond2020-04-27 22:33:23 +0200
commit055b3d1cd33ac2f9774c3066fe0a4b26f1eb16a0 (patch)
treef65071119a967975abbc836d955d8b705503cdf4 /PKGBUILD
parent0efa9da3d1963705a023273a844543f3a09ffe27 (diff)
downloadaur-055b3d1cd33ac2f9774c3066fe0a4b26f1eb16a0.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10a57fed0969..896a2158155d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: xduugu
pkgname=dyndnsc
-pkgver=0.4.4
+pkgver=0.5.1
pkgrel=0
pkgdesc="Dynamic DNS client with support for multiple protocols and services. Compatible with IPv6 dual stack."
arch=('any')
@@ -11,7 +11,7 @@ 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"
'dyndnsc.service')
-md5sums=('ba950b33e8869bd40db30605ce701a5c'
+md5sums=('55bc511dbc6d9a9d46f89bcfaa70f37c'
'4b2cd825c387494ba77ad78106dd42eb')
build() {