[arch-commits] Commit in curl/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Wed Apr 22 15:06:14 UTC 2015
Date: Wednesday, April 22, 2015 @ 17:06:14
Author: dreisner
Revision: 237900
upgpkg: curl 7.42.0-1
Modified:
curl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-22 12:00:37 UTC (rev 237899)
+++ PKGBUILD 2015-04-22 15:06:14 UTC (rev 237900)
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=curl
-pkgver=7.41.0
+pkgver=7.42.0
pkgrel=1
pkgdesc="An URL retrieval utility and library"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
options=('strip' 'debug')
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
curlbuild.h)
-md5sums=('7321a0a3012f8eede729b5a44ebef5bd'
+md5sums=('e941e7a1f3c06d002152bf775c678b35'
'SKIP'
'751bd433ede935c8fae727377625a8ae')
validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91') # Daniel Stenberg
More information about the arch-commits
mailing list