diff --git a/community/powerdns-recursor/PKGBUILD b/community/powerdns-recursor/PKGBUILD index b8e89c924..414ab0a13 100644 --- a/community/powerdns-recursor/PKGBUILD +++ b/community/powerdns-recursor/PKGBUILD @@ -10,14 +10,14 @@ pkgname=powerdns-recursor pkgver=4.1.3 -pkgrel=2 +pkgrel=3 pkgdesc='Resolving DNS server' url='https://www.powerdns.com/' arch=('x86_64') license=('GPL2') depends=('gcc-libs' 'boost-libs' 'libsodium' 'libsystemd' 'lua' 'openssl' 'protobuf' 'libboost_context.so') -makedepends=('boost' 'inetutils' 'systemd' 'ragel' 'systemd') +makedepends=('boost' 'inetutils' 'ragel' 'systemd') provides=('pdns-recursor') conflicts=('pdns-recursor') backup=('etc/powerdns/recursor.conf')