summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2021-09-11 10:40:44 +0000
committerGitHub Action2021-09-11 10:40:44 +0000
commit518af8c16a20b3f7b3dc333601bbcb16d97540e0 (patch)
tree9bd0d0f43d761b4b59a5c3e6e1dfeff99eba0e47 /PKGBUILD
parent2b5bac76ae5d34e03f653c71a72e739040e39598 (diff)
downloadaur-518af8c16a20b3f7b3dc333601bbcb16d97540e0.tar.gz
Update from GitHub Actions: volar-server: update to 0.27.18-1
https://github.com/ouuan/AUR-packages/actions/runs/1224147773
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0437ee244d26..37675903af4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_npmname=server
_npmscope=@volar
pkgname=volar-server
-pkgver=0.27.17
+pkgver=0.27.18
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=('b8e24e38ff00bf8844ab735c00e5e369b5e2b1a9236105ad3dcb9d910b533449')
+sha256sums=('21882ec2833a42defaa238981e2e624e1dbe88d66bac3f95018b3935fcb54737')
package() {
cd "$srcdir"