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

Felix Yan felixonmars at archlinux.org
Mon Dec 21 18:48:51 UTC 2020


    Date: Monday, December 21, 2020 @ 18:48:51
  Author: felixonmars
Revision: 781388

upgpkg: ccls 0.20201219-1

Modified:
  ccls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-21 18:48:44 UTC (rev 781387)
+++ PKGBUILD	2020-12-21 18:48:51 UTC (rev 781388)
@@ -2,7 +2,7 @@
 # Contributor: Fangrui Song <i at maskray.me>
 
 pkgname=ccls
-pkgver=0.20201025
+pkgver=0.20201219
 pkgrel=1
 pkgdesc='C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=("cmake" "llvm")
 conflicts=('ccls-git')
 source=("https://github.com/MaskRay/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('485a42671265a0f76e87f456c6c96137a2f17c60e0c1f45a1979342c9b9fd373303a017126c8bc4649b75225cec7bb3c759a78fecc42f7403e913c6121d1e948')
+sha512sums=('fba8cc1ec50e55939b2deb167d9d32e946ccab4b322766191a787719b47a39e887afad26b7364dfb40c4a4f2522964af76fc7f51a5d84c10d2b0125f07a19c5e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list