summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0eab46c90930..d7dc2880ba82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Max Shaughnessy <max@mshaugh.com>
pkgname=dnscontrol-bin
-pkgver=4.9.0
-pkgrel=2
+pkgver=4.10.0
+pkgrel=1
pkgdesc="Synchronize your DNS to multiple providers from a simple DSL (binary release)"
arch=('x86_64')
url="https://stackexchange.github.io/dnscontrol/"
@@ -10,7 +10,7 @@ license=('MIT')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
source=("https://github.com/StackExchange/dnscontrol/releases/download/v${pkgver}/dnscontrol_${pkgver}_linux_amd64.tar.gz")
-sha256sums=('acc0389ff4c477734a78925161b54981b1762e6bb9d68c54b6ac18ea2980ce6e')
+sha256sums=('73837b413be2cbeb835d8b0ecbef04e75feff795f0768681184865903c976443')
build() {
./dnscontrol shell-completion zsh > completions.zsh