diff options
Diffstat (limited to 'community/pdns/PKGBUILD')
-rw-r--r-- | community/pdns/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pdns/PKGBUILD b/community/pdns/PKGBUILD index e83d522de..ffec56609 100644 --- a/community/pdns/PKGBUILD +++ b/community/pdns/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 93870 2013-07-11 15:55:45Z arodseth $ +# $Id: PKGBUILD 94038 2013-07-13 12:35:15Z svenstaro $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Kevin Mihelich <kevin@archlinuxarm.org> pkgname=pdns pkgver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc='Modern, advanced and high performance authoritative-only nameserver' arch=('x86_64' 'i686') url='http://www.powerdns.com/' |