[arch-commits] CVS update of arch/build/network/whois (PKGBUILD)

Dan McGee dan at archlinux.org
Sun Aug 12 22:47:16 UTC 2007


    Date: Sunday, August 12, 2007 @ 18:47:16
  Author: dan
    Path: /home/cvs-arch/arch/build/network/whois

Modified: PKGBUILD (1.20 -> 1.21)

upgpkg: whois 4.7.22-1


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


Index: arch/build/network/whois/PKGBUILD
diff -u arch/build/network/whois/PKGBUILD:1.20 arch/build/network/whois/PKGBUILD:1.21
--- arch/build/network/whois/PKGBUILD:1.20	Wed Apr 25 17:04:48 2007
+++ arch/build/network/whois/PKGBUILD	Sun Aug 12 18:47:16 2007
@@ -1,15 +1,18 @@
-# $Id: PKGBUILD,v 1.20 2007/04/25 21:04:48 andyrtr Exp $
+# $Id: PKGBUILD,v 1.21 2007/08/12 22:47:16 dan Exp $
+# Maintainer: Dan McGee <dan at archlinux.org>
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=whois
-pkgver=4.7.21
+pkgver=4.7.22
 pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=(i686 x86_64)
+license=('GPL')
 depends=('glibc')
+makedepends=('perl')
 source=(http://ftp.debian.org/debian/pool/main/w/whois/$pkgname\_$pkgver.tar.gz)
 url="http://www.linux.it/~md/software/"
-md5sums=('465479682f31f0627ebc4ab3e365b7d2')
+md5sums=('0e91c899a836be0f0cdc4a8ed5af6479')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list