Date: Monday, March 2, 2015 @ 03:59:46 Author: eric Revision: 232399 upgpkg: wget 1.16.2-1
Upstream update Modified: wget/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-02 02:38:45 UTC (rev 232398) +++ PKGBUILD 2015-03-02 02:59:46 UTC (rev 232399) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=wget -pkgver=1.16.1 +pkgver=1.16.2 pkgrel=1 pkgdesc="A network utility to retrieve files from the Web" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ backup=('etc/wgetrc') install=wget.install source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}) -sha1sums=('21cd7eee08ab5e5a14fccde22a7aec55b5fcd6fc' +sha1sums=('a77b455ad01620ea3b709db2e07e6841da518f38' 'SKIP') validpgpkeys=('AC404C1C0BF735C63FF4D562263D6DF2E163E1EA')
