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 f5a95f27848d..2d8f4db7405a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Aurélien Ooms <aurelien.ooms@gmail.com>
pkgname=ovh-dns
-pkgver=1.0.1
+pkgver=1.1.0
pkgrel=1
epoch=
pkgdesc="Update a given A record in your DNS zone, using OVH API"
@@ -11,7 +11,7 @@ groups=()
depends=('bash' 'coreutils' 'iputils' 'jq' 'ovh-api-client')
makedepends=('git')
checkdepends=()
-optdepends=()
+optdepends=('myip: ovh-dns-watch support')
provides=()
conflicts=()
replaces=()