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

Douglas Soares de Andrade douglas at archlinux.org
Tue Feb 17 09:41:03 UTC 2009


    Date: Tuesday, February 17, 2009 @ 04:41:03
  Author: douglas
Revision: 27245

upgpkg: whois 4.7.30-1

Modified:
  whois/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-17 09:38:45 UTC (rev 27244)
+++ PKGBUILD	2009-02-17 09:41:03 UTC (rev 27245)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=whois
-pkgver=4.7.28
-pkgrel=2
+pkgver=4.7.30
+pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=(i686 x86_64)
 license=('GPL')
@@ -14,8 +14,6 @@
 source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_$pkgver.tar.gz)
 url="http://www.linux.it/~md/software/"
 
-md5sums=('90b8f4014d7e2249b74ac0cc56de2360')
-
 build() {
   cd $startdir/src/$pkgname-$pkgver
   mkdir -p $startdir/pkg/usr/bin $startdir/pkg/usr/share/man/man1
@@ -23,3 +21,4 @@
   make prefix=/usr || return 1
   make prefix=/usr BASEDIR=$startdir/pkg install-whois
 }
+md5sums=('0667190491a5a9ded8595b8e330dcc11')




More information about the arch-commits mailing list