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

Allan McRae allan at archlinux.org
Wed Aug 31 12:18:59 UTC 2011


    Date: Wednesday, August 31, 2011 @ 08:18:59
  Author: allan
Revision: 136668

upgpkg: wget 1.13.3-1

upstream update

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-31 12:17:26 UTC (rev 136667)
+++ PKGBUILD	2011-08-31 12:18:59 UTC (rev 136668)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=wget
-pkgver=1.13.1
+pkgver=1.13.3
 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=('5c9056fcec2f398111e97be65e8592cc')
+md5sums=('540cbd50909885fe11bd7bc4f75268d1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list