[arch-commits] Commit in ccls/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Sat Jun 25 11:32:48 UTC 2022


    Date: Saturday, June 25, 2022 @ 11:32:48
  Author: foutrelis
Revision: 1239415

upgpkg: ccls 0.20210330-7: clang 14.0.6 rebuild

Modified:
  ccls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-25 11:31:19 UTC (rev 1239414)
+++ PKGBUILD	2022-06-25 11:32:48 UTC (rev 1239415)
@@ -3,12 +3,12 @@
 
 pkgname=ccls
 pkgver=0.20210330
-pkgrel=6
+pkgrel=7
 pkgdesc='C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting'
 arch=('x86_64')
 url='https://github.com/MaskRay/ccls'
 license=('Apache')
-depends=('clang=14.0.5' 'llvm-libs' 'rapidjson')
+depends=('clang=14.0.6' 'llvm-libs' 'rapidjson')
 makedepends=("cmake" "llvm")
 conflicts=('ccls-git')
 source=("https://github.com/MaskRay/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz"



More information about the arch-commits mailing list