diff --git a/srcpkgs/ccls/template b/srcpkgs/ccls/template index 6c6ab601a78..b805d42eb20 100644 --- a/srcpkgs/ccls/template +++ b/srcpkgs/ccls/template @@ -1,6 +1,6 @@ # Template file for 'ccls' pkgname=ccls -version=0.20190314 +version=0.20190823 revision=1 build_style=cmake hostmakedepends="clang-tools-extra" @@ -9,6 +9,6 @@ short_desc="C/C++/ObjC language server" maintainer="Nathan Owens " license="Apache-2.0" homepage="https://github.com/MaskRay/ccls" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=aaefa603a76325bb94e5222d144e19c432771346990c8b84165832bf37d15bb3 +distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz" +checksum=0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66 nocross="Clang cannot be installed as makedep"