summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-action[bot]2024-03-27 03:20:08 +0000
committergithub-action[bot]2024-03-27 03:20:08 +0000
commite7390159745b071bef841463529d08d95d4a5083 (patch)
tree51c47d62a01140d25c7963a8f2ba8afddfe6e550 /PKGBUILD
parentb6eee79b206804fb323fc30717a9df7ca816fa9a (diff)
downloadaur-mutt-language-server.tar.gz
Update to 0.0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1e9b3d0b76d..e25a70cda772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Wu Zhenyu <wuzhenyu@ustc.edu>
# Updated by https://github.com/neomutt/mutt-language-server/blob/main/.github/workflows/main.yml
pkgname=mutt-language-server
-pkgver=0.0.9
+pkgver=0.0.10
pkgrel=1
pkgdesc="mutt/neomutt's language server"
arch=(any)
@@ -17,7 +17,7 @@ makedepends=(python-installer)
license=(GPL3)
_py=py3
source=("https://files.pythonhosted.org/packages/$_py/${pkgname::1}/${pkgname//-/_}/${pkgname//-/_}-$pkgver-$_py-none-any.whl")
-sha256sums=('2b7037a06549594bad31a0268e43c501af7d4fb119603a359dc9da40ac34be75')
+sha256sums=('f2222d07d1826005e167f25d6f175cebd2d9562daddd897c0bb06d793d39234a')
package() {
python -m installer -d "$pkgdir" ./*.whl