[arch-commits] Commit in powerdns-recursor/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Jul 18 19:57:06 UTC 2017


    Date: Tuesday, July 18, 2017 @ 19:57:05
  Author: anthraxx
Revision: 245593

upgpkg: powerdns-recursor 4.0.6-1

Modified:
  powerdns-recursor/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-18 19:45:53 UTC (rev 245592)
+++ PKGBUILD	2017-07-18 19:57:05 UTC (rev 245593)
@@ -5,8 +5,8 @@
 # Contributor: Remi Gacogne <rgacogne[at]archlinux[dot]org>
 
 pkgname=powerdns-recursor
-pkgver=4.0.4
-pkgrel=5
+pkgver=4.0.6
+pkgrel=1
 pkgdesc='Resolving DNS server'
 url='https://www.powerdns.com/'
 arch=('i686' 'x86_64')
@@ -18,9 +18,10 @@
 conflicts=('pdns-recursor')
 backup=('etc/powerdns/recursor.conf')
 source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
-sha512sums=('9473dfe9abc509b2bb953139dd7892de2027ee1508902fa0c2cd30dd9a88878fcf44370b8372d573cbab12de32bb8c604005d3b39ea34db2ef86786e689d36ab'
+sha512sums=('2203fd96469deded1da677344485da221eec036b1ad9fb418a89cd4477d73f2a6fcf984a39b574561df6946f440ddf1982de20cd39d7204da9c27e74216d1159'
             'SKIP')
-validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7') # Pieter Lexis <pieter.lexis at powerdns.com>
+validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7'  # Pieter Lexis <pieter.lexis at powerdns.com>
+              'FBAE0323821C7706A5CA151BDCF513FA7EED19F3') # Peter van Dijk <peter.van.dijk at powerdns.com>
 
 build() {
   cd pdns-recursor-${pkgver}



More information about the arch-commits mailing list