Compare commits
1 Commits
2023.0.0-1
...
2023.0.1-1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94b4c2287c |
4
.SRCINFO
4
.SRCINFO
@@ -1,6 +1,6 @@
|
||||
pkgbase = python-lsprotocol
|
||||
pkgdesc = Python types for Language Server Protocol
|
||||
pkgver = 2023.0.0
|
||||
pkgver = 2023.0.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/microsoft/lsprotocol
|
||||
arch = any
|
||||
@@ -13,7 +13,7 @@ pkgbase = python-lsprotocol
|
||||
makedepends = python-flit-core
|
||||
makedepends = python-installer
|
||||
depends = python-cattrs
|
||||
source = git+https://github.com/microsoft/lsprotocol.git#tag=2023.0.0
|
||||
source = git+https://github.com/microsoft/lsprotocol.git#tag=2023.0.1
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = python-lsprotocol
|
||||
|
||||
Reference in New Issue
Block a user