Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
ccls
Commits:
7bc7b9fd by Jelle van der Waa at 2025-09-14T15:44:53+02:00
upgpkg: 0.20241108-3: Fix version output
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ccls
pkgdesc = C/C++/ObjC language server supporting cross references,
hierarchies, completion and semantic highlighting
pkgver = 0.20241108
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/MaskRay/ccls
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ccls
pkgver=0.20241108
-pkgrel=2
+pkgrel=3
pkgdesc='C/C++/ObjC language server supporting cross references, hierarchies,
completion and semantic highlighting'
arch=('x86_64')
url='https://github.com/MaskRay/ccls'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccls/-/commit/7bc7b9fdb14a61f8871097164e1c37fd8e814341
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ccls/-/commit/7bc7b9fdb14a61f8871097164e1c37fd8e814341
You're receiving this email because of your account on gitlab.archlinux.org.