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

Gaetan Bisson bisson at archlinux.org
Sat May 7 14:46:05 UTC 2011


    Date: Saturday, May 7, 2011 @ 10:46:05
  Author: bisson
Revision: 122965

minor upstream update

Modified:
  dnsutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-07 14:45:48 UTC (rev 122964)
+++ PKGBUILD	2011-05-07 14:46:05 UTC (rev 122965)
@@ -1,12 +1,13 @@
 # $Id$
-# Maintainer: kevin <kevin at archlinux.org>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: kevin <kevin at archlinux.org>
 # Contributor: mario <mario_vazq at hotmail.com>
 
 pkgname=dnsutils
 
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.8.0
-_pkgver=9.8.0
+pkgver=9.8.0.P1
+_pkgver=9.8.0-P1
 pkgrel=1
 
 pkgdesc='Various DNS utilities - dig host nslookup nsupdate'
@@ -18,7 +19,7 @@
 options=('!makeflags')
 source=("http://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"
         'tools-only.patch')
-sha1sums=('33019694ef3119d9daa1e8ff5117a6688e188528'
+sha1sums=('aa8f308f218e437ac4bad616e0ae83a9b9c40c29'
           'ac88c89e25c26d73095a3dd85e1ca1070d184ded')
 
 build() {




More information about the arch-commits mailing list