From d1ad8735ebedb9ee35008b2fdf5d33e8f4e61cca Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Mon, 24 Apr 2017 23:45:34 +0000 Subject: [PATCH] community/unbound to 1.6.2-1 --- community/unbound/PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index e6846fc91..004818b8c 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -7,8 +7,8 @@ # - disable LTO (--disable-flto) pkgname=unbound -pkgver=1.6.1 -pkgrel=3 +pkgver=1.6.2 +pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='https://unbound.net/' license=('custom:BSD') @@ -17,11 +17,13 @@ makedepends=('expat') optdepends=('expat: unbound-anchor') depends=('openssl' 'ldns' 'libevent' 'dnssec-anchors') backup=('etc/unbound/unbound.conf') -source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz" +validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D') +source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc} 'service' 'hook' 'conf') -sha256sums=('42df63f743c0fe8424aeafcf003ad4b880b46c14149d696057313f5c1ef51400' +sha256sums=('1a323d72c32180b7141c9e6ebf199fc68a0208dfebad4640cd2c4c27235e3b9c' + 'SKIP' '9e48ac14f5a2de0e3e8186d85017ef09c097507202daaa91206acd47b7b45bcc' '2746aede36b1f57efdcc370b7643ce31ff9e6acb9a1f62705987b07eaed866a3' '07d764f4f42adfba9685c5c7feef81116118f4a1772b118aa3ebbe059e8a513e')