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

Dave Reisner dreisner at nymeria.archlinux.org
Wed Feb 6 13:47:39 UTC 2013


    Date: Wednesday, February 6, 2013 @ 14:47:38
  Author: dreisner
Revision: 177512

upgpkg: curl 7.29.0-1

Modified:
  curl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-06 09:53:50 UTC (rev 177511)
+++ PKGBUILD	2013-02-06 13:47:38 UTC (rev 177512)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.28.1
+pkgver=7.29.0
 pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 options=('!libtool')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         curlbuild.h)
-md5sums=('252ef351c0fc307b2d8ea1ee31542072'
-         'e3cea743ef286f5aff1f1d27137e9828'
+md5sums=('4f57d3b4a3963038bd5e04dbff385390'
+         '6283fbb36933cf8720acc34c43169f1d'
          '751bd433ede935c8fae727377625a8ae')
 
 ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')




More information about the arch-commits mailing list