[arch-commits] Commit in wget/repos (core-i686 core-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 28 22:34:13 UTC 2008


    Date: Monday, April 28, 2008 @ 18:34:13
  Author: andyrtr
Revision: 1060

Merged revisions 2-1059 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/wget/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r847 | andyrtr | 2008-04-23 20:41:35 +0000 (Mi, 23 Apr 2008) | 1 line
  
  upgpkg: wget 1.11.1-1
........

Modified:
  wget/repos/core-i686/	(properties)
  wget/repos/core-i686/PKGBUILD

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


Property changes on: wget/repos/core-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /wget/trunk:1
   + /wget/trunk:1-1059

Modified: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2008-04-28 22:29:59 UTC (rev 1059)
+++ core-i686/PKGBUILD	2008-04-28 22:34:13 UTC (rev 1060)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=wget
-pkgver=1.11
+pkgver=1.11.1
 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=('b0a4d178672df06435fcbded07cfc054')
+md5sums=('9ce16ff30a236e474e3c19d988e1f119')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list