summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-02-13 01:35:08 +0000
committerGitHub Action2022-02-13 01:35:08 +0000
commit38046c84467293d95e1f17466ba16aa3637ef3c6 (patch)
tree8343de7ff17ab42c7f42fe16ec052f8cdd1f4eeb /PKGBUILD
parent5d3cd189b8a5db7fa68466ece388468381551112 (diff)
downloadaur-38046c84467293d95e1f17466ba16aa3637ef3c6.tar.gz
Update from GitHub Actions: volar-server-bin: update to 0.31.3-1
https://github.com/ouuan/AUR-packages/actions/runs/1835419534
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d0e845d62c1..279d137f4dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _npmname=server
_npmscope=@volar
pkgname=volar-server-bin
_pkgname=volar-server
-pkgver=0.31.2
+pkgver=0.31.3
pkgrel=1
pkgdesc='Fast Vue Language Support Extension'
arch=('any')
@@ -16,7 +16,7 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
source=(https://registry.npmjs.org/$_npmscope/$_npmname/-/$_npmname-$pkgver.tgz)
noextract=($_npmname-$pkgver.tgz)
-sha256sums=('2facf1b21a70e6b09c9c3eea48295df12a1967edfbd51f017952e23b2691e439')
+sha256sums=('c4ce15777bdd5bf521144d194b941adcd1e88ea5efe62a38fab8b71f23abc2b8')
package() {
cd "$srcdir"