summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Frolov2016-10-24 07:47:37 +0300
committerAleksey Frolov2016-10-24 07:47:37 +0300
commit331156a11c591514a0618c57d81ab0fc88c81239 (patch)
tree19e83384bb3b16bcda31424ed4efa965d1437758
parent4b3fab274b0d64978f69d1674714c7fcba0cd8ec (diff)
downloadaur-331156a11c591514a0618c57d81ab0fc88c81239.tar.gz
clean
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e06a701b5030..eab760f9e74a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,6 @@ license=('MIT')
depends=('ca-certificates' 'krb5' 'libidn' 'libssh2' 'openssl' 'zlib' 'nghttp2')
provides=("curl=$pkgver" 'libcurl.so')
conflicts=('curl' 'curl-git' 'curl-http2-git')
-#replace=('curl')
options=('strip')
source=("http://curl.haxx.se/download/$_pkgname-$pkgver.tar.gz"{,.asc}
curlbuild.h)