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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jun 16 06:01:24 UTC 2008


    Date: Monday, June 16, 2008 @ 02:01:24
  Author: andyrtr
Revision: 2931

upgpkg: wget 1.11.3-1

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-16 05:56:44 UTC (rev 2930)
+++ PKGBUILD	2008-06-16 06:01:24 UTC (rev 2931)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=wget
-pkgver=1.11.2
+pkgver=1.11.3
 pkgrel=1
 pkgdesc="A network utility to retrieve files from the Web"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc' 'openssl')
 backup=('etc/wgetrc')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('5d8f534ab4d20d6f92faedfbdb13ef1f')
+md5sums=('a13e3a9beb2ba8fb2c5e57b39af1d6af')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list