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

Giovanni Scafora giovanni at archlinux.org
Sun Mar 25 10:31:31 UTC 2012


    Date: Sunday, March 25, 2012 @ 06:31:31
  Author: giovanni
Revision: 154284

upgpkg: whois 5.0.15-1

upstream release

Modified:
  whois/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-25 10:23:17 UTC (rev 154283)
+++ PKGBUILD	2012-03-25 10:31:31 UTC (rev 154284)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=whois
-pkgver=5.0.14
+pkgver=5.0.15
 pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('libidn')
 makedepends=('perl')
-source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.gz")
-md5sums=('82c4c93ea589ce1dad1cb02ef04c08b9')
+source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
+md5sums=('3ff3d7a13f51152c2a6b5f59c00765f0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list