summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2021-09-09 04:02:16 +0000
committerGitHub Action2021-09-09 04:02:16 +0000
commit2b5bac76ae5d34e03f653c71a72e739040e39598 (patch)
tree3f6c191e3de195d8199cc78581742570e2d8cbb8 /PKGBUILD
parent4a5fd5d03d4b7e59bd00874631a328df9b13fae7 (diff)
downloadaur-2b5bac76ae5d34e03f653c71a72e739040e39598.tar.gz
Update from GitHub Actions: volar-server: update to 0.27.17-1
https://github.com/ouuan/AUR-packages/actions/runs/1215867335
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ac7c09d2eda..0437ee244d26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_npmname=server
_npmscope=@volar
pkgname=volar-server
-pkgver=0.27.16
+pkgver=0.27.17
pkgrel=1
pkgdesc='Fast Vue Language Support Extension'
arch=('any')
@@ -13,7 +13,7 @@ depends=('nodejs')
makedepends=('npm')
source=(https://registry.npmjs.org/$_npmscope/$_npmname/-/$_npmname-$pkgver.tgz)
noextract=($_npmname-$pkgver.tgz)
-sha256sums=('8256de210738b482ff20e9c2624721b9c8377ea6a455e77f118302101d295120')
+sha256sums=('b8e24e38ff00bf8844ab735c00e5e369b5e2b1a9236105ad3dcb9d910b533449')
package() {
cd "$srcdir"