diff --git a/PKGBUILD b/PKGBUILD index afaec22..b4d302b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -43,3 +43,6 @@ package() { cd "$_name" python -m installer --destdir="$pkgdir" dist/*.whl } + +source[0]="$_name.tar.xz" +b2sums[0]="SKIP" diff --git a/_service b/_service new file mode 100644 index 0000000..c6b4c48 --- /dev/null +++ b/_service @@ -0,0 +1,14 @@ + + + + git + https://github.com/openlawlibrary/pygls.git + pygls + refs/tags/v2.0.0 + _none_ + + + *.tar + xz + +