Date: Wednesday, September 7, 2016 @ 17:56:36 Author: dreisner Revision: 275825
upgpkg: curl 7.50.2-1 Modified: curl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-07 17:03:25 UTC (rev 275824) +++ PKGBUILD 2016-09-07 17:56:36 UTC (rev 275825) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=curl -pkgver=7.50.1 +pkgver=7.50.2 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=('c264788f2e4313a05140d712c1ec90c2' +md5sums=('185360d036683812622c63c157d91c03' 'SKIP' '751bd433ede935c8fae727377625a8ae') validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2' # Daniel Stenberg
