Date: Tuesday, August 16, 2011 @ 18:26:34
  Author: allan
Revision: 135642

upgpkg: wget 1.13.1-1

        upstream update

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-08-16 22:23:31 UTC (rev 135641)
+++ PKGBUILD    2011-08-16 22:26:34 UTC (rev 135642)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvi...@zeroflux.org>
 
 pkgname=wget
-pkgver=1.13
+pkgver=1.13.1
 pkgrel=1
 pkgdesc="A network utility to retrieve files from the Web"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 backup=('etc/wgetrc')
 install=wget.install
 source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('48c5384123156e7b7501d2f5b5c7189a')
+md5sums=('5c9056fcec2f398111e97be65e8592cc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to