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

Gaëtan Bisson bisson at archlinux.org
Mon Jun 19 14:46:04 UTC 2017


    Date: Monday, June 19, 2017 @ 14:46:03
  Author: bisson
Revision: 298973

upstream update

Modified:
  whois/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 14:37:20 UTC (rev 298972)
+++ PKGBUILD	2017-06-19 14:46:03 UTC (rev 298973)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=whois
-pkgver=5.2.15
+pkgver=5.2.16
 pkgrel=1
 pkgdesc="The whois client by Marco d'Itri"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('perl')
 backup=('etc/whois.conf')
 source=("http://ftp.debian.org/debian/pool/main/w/whois/${pkgname}_${pkgver}.tar.xz")
-md5sums=('ef99ddbb9105106aa72f7485960d8a10')
+sha256sums=('e9d208b61ccea96b611e522d30fb753dbefed0d44cfabe346e1928690453fc3a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list