summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faf79664156f..08317a153f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=go-langserver
pkgname=$_pkgname-git
-pkgver=v2.0.0.r49.gf9fdcbb3
+pkgver=v2.0.0.r49.gf9fdcbb
pkgrel=1
pkgdesc="go-langserver is a Go language server that speaks Language Server Protocol. It supports editor features such as go-to-definition, hover, and find-references for Go projects."
arch=('any')