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

Dave Reisner dreisner at archlinux.org
Fri May 25 14:32:44 UTC 2012


    Date: Friday, May 25, 2012 @ 10:32:43
  Author: dreisner
Revision: 159497

upgpkg: curl 7.26.0-1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-25 12:44:10 UTC (rev 159496)
+++ PKGBUILD	2012-05-25 14:32:43 UTC (rev 159497)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.25.0
+pkgver=7.26.0
 pkgrel=1
 pkgdesc="An URL retrival 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=('a56cbe2778b09769f8a5ba17d8f4d92a'
-         '0e0fd2da19bde6f7be687667e2fac02f'
+md5sums=('3fa4d5236f2a36ca5c3af6715e837691'
+         '61b594830d5acba3c99e4af0ba39a14e'
          '751bd433ede935c8fae727377625a8ae')
 
 ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')




More information about the arch-commits mailing list