Skip to content

Commit

Permalink
neocmakelsp: update to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Sep 28, 2024
1 parent c7e0296 commit c7183a9
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.5
pkgver=0.8.6
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=('3f3cb8736468bd0a9e9199b6913ae8b6f323d6ecdab932ba1da16a091a8b0de1'
sha256sums=('4ed270190eb08f5571da036fb0f91d53c1c3e09bf4631f77f2133d56fd8e2437'
'cb5ca660796b33e9834e126c15ea28bc48b2ec7cbc811e2b757462625cf85567')

prepare() {
Expand Down

0 comments on commit c7183a9

Please sign in to comment.