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

Felix Yan felixonmars at archlinux.org
Wed Apr 7 14:54:02 UTC 2021


    Date: Wednesday, April 7, 2021 @ 14:54:02
  Author: felixonmars
Revision: 912465

upgpkg: ccls 0.20210330-1

Modified:
  ccls/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-07 14:50:20 UTC (rev 912464)
+++ PKGBUILD	2021-04-07 14:54:02 UTC (rev 912465)
@@ -2,8 +2,8 @@
 # Contributor: Fangrui Song <i at maskray.me>
 
 pkgname=ccls
-pkgver=0.20201219
-pkgrel=3
+pkgver=0.20210330
+pkgrel=1
 pkgdesc='C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting'
 arch=('x86_64')
 url='https://github.com/MaskRay/ccls'
@@ -12,7 +12,7 @@
 makedepends=("cmake" "llvm")
 conflicts=('ccls-git')
 source=("https://github.com/MaskRay/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('fba8cc1ec50e55939b2deb167d9d32e946ccab4b322766191a787719b47a39e887afad26b7364dfb40c4a4f2522964af76fc7f51a5d84c10d2b0125f07a19c5e')
+sha512sums=('dd78c040c2a51d6b47f8dd2d8bdc0661111f26b9233ffeb41216254b1b0ad0f634190784e6b8c2d7b36475c13020356342d83a9f80047d7da75ce21ca8885b16')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list