summaryrefslogtreecommitdiff
path: root/core/curl/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-29 03:33:12 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-29 03:33:12 +0000
commit59b98e5d487a93e706f9a34568b6dc1bd317e89e (patch)
treef4e6438f0d880ab85ad1fa777100866e8d5728b1 /core/curl/PKGBUILD
parentdef73efccccb818d214cb818e8b4de8385444a43 (diff)
Sat Mar 29 03:28:40 UTC 2014
Diffstat (limited to 'core/curl/PKGBUILD')
-rw-r--r--core/curl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/curl/PKGBUILD b/core/curl/PKGBUILD
index 78801016e..a3175e605 100644
--- a/core/curl/PKGBUILD
+++ b/core/curl/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 204940 2014-02-01 03:04:49Z dreisner $
+# $Id: PKGBUILD 208896 2014-03-28 14:01:08Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=curl
-pkgver=7.35.0
+pkgver=7.36.0
pkgrel=1
pkgdesc="An URL retrieval utility and library"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ provides=('libcurl.so')
options=('strip' 'debug')
source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
curlbuild.h)
-md5sums=('f5ae45ed6e86debb721b68392b5ce13c'
+md5sums=('643a7030b27449e76413d501d4b8eb57'
'SKIP'
'751bd433ede935c8fae727377625a8ae')