summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 6 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5949ecab4d9e..097a0603f70c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=SC2034,SC2154
pkgname=cloudflare-dynamic-dns
pkgver=2.3.2
-pkgrel=5
+pkgrel=6
pkgdesc="Updates AAAA records at Cloudflare according to the current IPv6 address"
url="https://github.com/zebradil/cloudflare-dynamic-dns"
arch=(any)
@@ -48,3 +48,8 @@ package ()
./$BIN completion fish | install -Dm644 /dev/stdin "$pkgdir/usr/share/fish/vendor_completions.d/$BIN.fish";
./$BIN completion zsh | install -Dm644 /dev/stdin "$pkgdir/usr/share/zsh/site-functions/_$BIN"
}
+
+
+# Custom variables
+
+_z_update_hashsums="true"