summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b5dbf905859..2429caca962e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=dyndnsc-git
_pkgbase=python-dyndnsc
-pkgver=0.5.1.r24.g59ef5f9
+pkgver=0.6.0.r2.g539eb97
pkgrel=1
pkgdesc="Dynamic DNS client with support for multiple protocols and services. Compatible with IPv6 dual stack. Git version"
arch=('any')
url="https://pypi.org/project/dyndnsc"
license=('MIT')
depends=('python-requests' 'python-setuptools' 'python-netifaces' 'python-dnspython' 'python-daemonocle')
-makedepends=('git')
+makedepends=('git' 'python-pip')
provides=('dyndnsc')
conflicts=('dyndnsc')
source=("git+https://github.com/infothrill/python-dyndnsc.git"