Date: Wednesday, September 14, 2016 @ 11:23:18 Author: dreisner Revision: 276420
upgpkg: curl 7.50.3-1 Modified: curl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-14 11:16:08 UTC (rev 276419) +++ PKGBUILD 2016-09-14 11:23:18 UTC (rev 276420) @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=curl -pkgver=7.50.2 +pkgver=7.50.3 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=('185360d036683812622c63c157d91c03' +md5sums=('870e16fd88a88b52e26a4f04dfc161db' 'SKIP' '751bd433ede935c8fae727377625a8ae') validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2' # Daniel Stenberg
