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

Angel Velásquez angvp at archlinux.org
Mon Apr 18 02:10:36 UTC 2011


    Date: Sunday, April 17, 2011 @ 22:10:36
  Author: angvp
Revision: 119987

upgpkg: curl 7.21.5-1
Bump release

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-18 01:43:38 UTC (rev 119986)
+++ PKGBUILD	2011-04-18 02:10:36 UTC (rev 119987)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.21.4
-pkgrel=2
+pkgver=7.21.5
+pkgrel=1
 pkgdesc="An URL retrival utility and library"
 arch=('i686' 'x86_64')
 url="http://curl.haxx.se"
@@ -15,7 +15,7 @@
 options=('!libtool')
 source=(http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2
         curlbuild.h)
-md5sums=('e2dd20c88a7d01c745af9d788545ab2a'
+md5sums=('dadd6353c9407161ddd62c0943718d59'
          '751bd433ede935c8fae727377625a8ae')
 
 [[ $CARCH == "x86_64" ]] && _curlbuild=curlbuild-64.h




More information about the arch-commits mailing list