Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d00160c35b | ||
|
|
3188da27c9 |
2
.SRCINFO
2
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = python-pygls
|
||||
pkgdesc = Pythonic generic implementation of the Language Server Protocol
|
||||
pkgver = 1.3.1
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/openlawlibrary/pygls
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
|
||||
4
.nvchecker.toml
Normal file
4
.nvchecker.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[python-pygls]
|
||||
source = "git"
|
||||
git = "https://github.com/openlawlibrary/pygls.git"
|
||||
prefix = "v"
|
||||
Reference in New Issue
Block a user