[arch-commits] Commit in wget/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sat Sep 17 22:42:37 UTC 2011
Date: Saturday, September 17, 2011 @ 18:42:37
Author: allan
Revision: 138165
upgpkg: wget 1.13.4-1
upstream update
Modified:
wget/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-17 22:07:10 UTC (rev 138164)
+++ PKGBUILD 2011-09-17 22:42:37 UTC (rev 138165)
@@ -3,7 +3,7 @@
# Contributor: Judd Vinet <jvinet at zeroflux.org>
pkgname=wget
-pkgver=1.13.3
+pkgver=1.13.4
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=('540cbd50909885fe11bd7bc4f75268d1')
+md5sums=('7f518b3a71e9efd330e9a0c3714f8463')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list