[arch-commits] CVS update of arch/build/network/whois (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Apr 25 21:04:49 UTC 2007
Date: Wednesday, April 25, 2007 @ 17:04:49
Author: andyrtr
Path: /home/cvs-arch/arch/build/network/whois
Modified: PKGBUILD (1.19 -> 1.20)
updatepkg 4.7.21
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/network/whois/PKGBUILD
diff -u arch/build/network/whois/PKGBUILD:1.19 arch/build/network/whois/PKGBUILD:1.20
--- arch/build/network/whois/PKGBUILD:1.19 Wed Feb 28 18:51:44 2007
+++ arch/build/network/whois/PKGBUILD Wed Apr 25 17:04:48 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.19 2007/02/28 23:51:44 tpowa Exp $
+# $Id: PKGBUILD,v 1.20 2007/04/25 21:04:48 andyrtr Exp $
# Maintainer: dorphell <dorphell at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=whois
-pkgver=4.7.20
+pkgver=4.7.21
pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=(i686 x86_64)
depends=('glibc')
source=(http://ftp.debian.org/debian/pool/main/w/whois/$pkgname\_$pkgver.tar.gz)
url="http://www.linux.it/~md/software/"
-md5sums=('81cea7350890d2a4dc974f661be31c7d')
+md5sums=('465479682f31f0627ebc4ab3e365b7d2')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list