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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 4 16:09:11 UTC 2008


    Date: Sunday, May 4, 2008 @ 12:09:11
  Author: andyrtr
Revision: 1295

upgpkg: wget 1.11.2-1

Modified:
  wget/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-04 15:54:34 UTC (rev 1294)
+++ PKGBUILD	2008-05-04 16:09:11 UTC (rev 1295)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=wget
-pkgver=1.11.1
+pkgver=1.11.2
 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=('9ce16ff30a236e474e3c19d988e1f119')
+md5sums=('5d8f534ab4d20d6f92faedfbdb13ef1f')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list