[arch-commits] Commit in whois/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Thu Jan 21 00:43:41 UTC 2010


    Date: Wednesday, January 20, 2010 @ 19:43:40
  Author: giovanni
Revision: 64518

Merged revisions 64516 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/whois/trunk

........
  r64516 | giovanni | 2010-01-21 01:42:14 +0100 (gio, 21 gen 2010) | 2 lines
  
  upgpkg: whois 5.0.0-1
      upstream release
........

Modified:
  whois/repos/extra-x86_64/	(properties)
  whois/repos/extra-x86_64/PKGBUILD

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


Property changes on: whois/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /whois/trunk:1-52913
   + /whois/trunk:1-64517

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-21 00:42:53 UTC (rev 64517)
+++ extra-x86_64/PKGBUILD	2010-01-21 00:43:40 UTC (rev 64518)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=whois
-pkgver=4.7.36
+pkgver=5.0.0
 pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=('i686' 'x86_64')
@@ -12,10 +12,11 @@
 depends=('libidn')
 makedepends=('perl')
 source=(http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.gz)
-md5sums=('27e871eb17f48b786930153039f4edbc')
+md5sums=('18d74a07d711262b75f04a1c319bc833')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
   make prefix=/usr HAVE_LIBIDN=1 || return 1
   make prefix=/usr BASEDIR=${pkgdir} install-whois
 }




More information about the arch-commits mailing list