Skip to content

Commit

Permalink
neocmakelsp: update to 0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Dec 15, 2024
1 parent 51ce9a9 commit 75dca5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-neocmakelsp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=neocmakelsp
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.8.12.2
pkgver=0.8.13
pkgrel=1
pkgdesc='CMake LSP implementation based on Tower and Tree-sitter (mingw-w64)'
arch=('any')
Expand All @@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-rust"
"${MINGW_PACKAGE_PREFIX}-ninja")
source=("https://github.com/Decodetalkers/neocmakelsp/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz"
0001-neocmakelsp-meson-disable-cargo-build.patch)
sha256sums=('74f6979fc6e3dd2e5d58cce314eb0e71280b7da2a4874795634a01c01e0fbab2'
sha256sums=('57c68173ddd2362d14a272a57eba25892ce0be02ac864b2d7f572e06f77ab55a'
'cb5ca660796b33e9834e126c15ea28bc48b2ec7cbc811e2b757462625cf85567')

prepare() {
Expand Down

0 comments on commit 75dca5b

Please sign in to comment.