[arch-commits] CVS update of extra/network/whois (PKGBUILD)
Aaron Griffin
aaron at archlinux.org
Tue Jan 8 07:20:48 UTC 2008
Date: Tuesday, January 8, 2008 @ 02:20:48
Author: aaron
Path: /home/cvs-extra/extra/network/whois
Modified: PKGBUILD (1.21 -> 1.22)
upgpkg: whois 4.7.24-1
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Index: extra/network/whois/PKGBUILD
diff -u extra/network/whois/PKGBUILD:1.21 extra/network/whois/PKGBUILD:1.22
--- extra/network/whois/PKGBUILD:1.21 Sun Aug 12 18:47:16 2007
+++ extra/network/whois/PKGBUILD Tue Jan 8 02:20:48 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.21 2007/08/12 22:47:16 dan Exp $
+# $Id: PKGBUILD,v 1.22 2008/01/08 07:20:48 aaron Exp $
+# Maintainer: Aaron Griffin <aaron at archlinux.org>
# 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.22
+pkgver=4.7.24
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)
+source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_$pkgver.tar.gz)
url="http://www.linux.it/~md/software/"
-md5sums=('0e91c899a836be0f0cdc4a8ed5af6479')
build() {
cd $startdir/src/$pkgname-$pkgver
@@ -21,3 +21,4 @@
make prefix=/usr || return 1
make prefix=/usr BASEDIR=$startdir/pkg install
}
+md5sums=('479ebc79d1e8189e16ab51b4d8981529')
More information about the arch-commits
mailing list