~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/kak-lsp: upgrade to 9.0.0

Siva Mahadevan <me@svmhdvn.name>
Details
Message ID
<20210123161539.26385-1-me@svmhdvn.name>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/kak-lsp/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/kak-lsp/APKBUILD b/testing/kak-lsp/APKBUILD
index c64ba2c856..a9d12e47c3 100644
--- a/testing/kak-lsp/APKBUILD
+++ b/testing/kak-lsp/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Siva Mahadevan <me@svmhdvn.name>
# Maintainer: Siva Mahadevan <me@svmhdvn.name>
pkgname=kak-lsp
pkgver=8.0.0
pkgver=9.0.0
pkgrel=0
pkgdesc="Language Server Protocol client for Kakoune implemented in Rust"
url="https://github.com/kak-lsp/kak-lsp"
@@ -22,4 +22,4 @@ package() {
	install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"
}

sha512sums="ee05d22b0c9e17fe928b7ff26a9f7a829b91c002c970f3d745d9009022eca17ce202daec5b2a3684a7bedee734d456ca575857d517ba402db8d17676ea4991bb  kak-lsp-8.0.0.tar.gz"
sha512sums="141accf23bed1d2fc561237cfabb7b0fc944165b2ace760d193b5ae8fc123ed0d3d93ea43dd111ea0539fdf6967711fd627a4ffb79b508e926bc6e4e97090b3f  kak-lsp-9.0.0.tar.gz"
-- 
2.30.0
Reply to thread Export thread (mbox)