community/efm-langserver: move from testing

This commit is contained in:
Galen Abell 2024-02-11 11:20:25 +01:00 committed by omni
parent 26cc9b4318
commit 5fdb35185e

View File

@ -9,6 +9,7 @@ arch="all"
license="MIT"
makedepends="go"
options="net chmod-clean"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/mattn/efm-langserver/archive/refs/tags/v$pkgver.tar.gz"
export GOCACHE="${GOCACHE:-"$srcdir/go-cache"}"
@ -25,6 +26,7 @@ check() {
package() {
install -Dm755 $pkgname "$pkgdir"/usr/bin/$pkgname
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
sha512sums="