[arch-commits] Commit in perl-net-dns/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Sep 22 13:07:29 UTC 2014


    Date: Monday, September 22, 2014 @ 15:07:29
  Author: fyan
Revision: 222655

upgpkg: perl-net-dns 0.80-1

Modified:
  perl-net-dns/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-22 12:45:30 UTC (rev 222654)
+++ PKGBUILD	2014-09-22 13:07:29 UTC (rev 222655)
@@ -1,8 +1,8 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-net-dns
-pkgver=0.79
+pkgver=0.80
 pkgrel=1
 pkgdesc="Perl Module: Interface to the DNS resolver"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
             'perl-socket6: IPv6 support')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('de0b5a1be91305b733f843447d036a7129e524b6')
+sha1sums=('19df370fbdf214c9c51e2385f5c3aa791b347539')
 
 build() {
   cd Net-DNS-${pkgver}




More information about the arch-commits mailing list