summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Fontana2018-05-24 09:21:49 +0200
committerLorenzo Fontana2018-05-24 09:21:49 +0200
commitbd5ee160b64b8dd27791d7dea721213bb94e4be3 (patch)
treec31dd0532f4d2143b95d515c77b9573041873535
parent24212a3ee2df8ff3244846c9cc796623b54d4771 (diff)
downloadaur-bd5ee160b64b8dd27791d7dea721213bb94e4be3.tar.gz
Bump version to v1.1.3
Signed-off-by: Lorenzo Fontana <lo@linux.com>
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb0e87ad5fc..418215e69679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lorenzo Fontana <lo@linux.com>
pkgname=coredns-bin
-pkgver=v1.1.2
+pkgver=v1.1.3
pkgrel=1
pkgdesc="CoreDNS is a DNS server that chains plugins (official binary version)"
arch=('x86_64')
@@ -8,11 +8,11 @@ conflicts=('coredns')
url="https://github.com/coredns/coredns"
license=('Apache')
provides=('coredns')
-source=(coredns_x64_${pkgver}.tar.gz::https://github.com/coredns/coredns/releases/download/${pkgver}/coredns_1.1.2_linux_amd64.tgz
+source=(coredns_x64_${pkgver}.tar.gz::https://github.com/coredns/coredns/releases/download/${pkgver}/coredns_${pkgver//v/}_linux_amd64.tgz
https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns.service
https://raw.githubusercontent.com/coredns/deployment/39c9f7ed7640f86fa0fb6ba06a88e9afa830b306/systemd/coredns-sysusers.conf)
-sha256sums=('b819543e38de9f2cf820ecd87f1dfdc03516926a891af9c679954b2f81dc94cb'
+sha256sums=('68a74088cc76882500288a37e5a4d36fde646f1a5dac469664af5da2bcdc07a4'
'947b4838af48212ecd8e565155c97ca61ff7d408d0b8622499925b6e232656c4'
'178c632fd855a5a35ae69e13ab554d5abad696cf75d23c6b6b37f0ace3b4b0f2')