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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 28 22:29:59 UTC 2008


    Date: Monday, April 28, 2008 @ 18:29:59
  Author: andyrtr
Revision: 1059

Merged revisions 2-1058 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-x86_64/	(properties)
  wget/repos/core-x86_64/PKGBUILD
Deleted:
  wget/repos/core/

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


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

Modified: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2008-04-28 22:25:41 UTC (rev 1058)
+++ core-x86_64/PKGBUILD	2008-04-28 22:29:59 UTC (rev 1059)
@@ -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