From 876c91d82b969739f39ab0c1247b8582e059a3c1 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Fri, 1 Nov 2019 13:48:41 -0500 Subject: [PATCH] ccls: update to 20190823.4 --- srcpkgs/ccls/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ccls/template b/srcpkgs/ccls/template index e04cf8107ed..88dc15c0b52 100644 --- a/srcpkgs/ccls/template +++ b/srcpkgs/ccls/template @@ -1,7 +1,7 @@ # Template file for 'ccls' pkgname=ccls -version=0.20190823 -revision=2 +version=0.20190823.4 +revision=1 build_style=cmake hostmakedepends="clang-tools-extra" makedepends="clang llvm ncurses-devel rapidjson zlib-devel" @@ -10,5 +10,5 @@ maintainer="Nathan Owens " license="Apache-2.0" homepage="https://github.com/MaskRay/ccls" distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz" -checksum=0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66 +checksum=19f394b69d70415d3be9a11a030e0bb28ddc2b654cbfa35f4570096935f9f536 nocross="Clang cannot be installed as makedep"