From e2323e6e7622a5c4a90dee70afd94a03281e3471 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Aug 2018 19:28:33 +0000 Subject: extra/libuv: temporary download fix for libuv --- extra/libuv/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extra') diff --git a/extra/libuv/PKGBUILD b/extra/libuv/PKGBUILD index 39ff340b..875804ad 100644 --- a/extra/libuv/PKGBUILD +++ b/extra/libuv/PKGBUILD @@ -1,5 +1,8 @@ # 486-specific if [ "${CARCH}" = "i486" ]; then + # archive link is wrong + source[0]="https://github.com/libuv/libuv/archive/v$pkgver.tar.gz" + # no python sphinx makedepends=(${makedepends[@]//python-sphinx/}) eval "$( -- cgit v1.2.3