[arch-commits] Commit in whois/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Dec 1 15:53:16 UTC 2011
Date: Thursday, December 1, 2011 @ 10:53:16
Author: giovanni
Revision: 143997
upgpkg: whois 5.0.13-1
rebuild
Modified:
whois/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-01 15:49:25 UTC (rev 143996)
+++ PKGBUILD 2011-12-01 15:53:16 UTC (rev 143997)
@@ -3,8 +3,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=whois
-pkgver=5.0.12
-pkgrel=2
+pkgver=5.0.13
+pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('i686' 'x86_64')
url="http://www.linux.it/~md/software/"
@@ -12,7 +12,7 @@
depends=('libidn')
makedepends=('perl')
source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.gz")
-md5sums=('1147b6a993af384ba341cb91666c7e97')
+md5sums=('1c703fa6ddc2f41ae94efc7c8bfc794d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list