summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGitHub Action2022-01-22 03:33:55 +0000
committerGitHub Action2022-01-22 03:33:55 +0000
commita25a302f4504e5d445ab80e6a9af171d67da1ff4 (patch)
treed626e1c00adcb972e28c1713ea5fe87267f34328 /PKGBUILD
parentc3e4b3ecbd82f948f013b907bf3e8efb3ce93015 (diff)
downloadaur-a25a302f4504e5d445ab80e6a9af171d67da1ff4.tar.gz
Update from GitHub Actions: volar-server-bin: update to 0.31.0-1
https://github.com/ouuan/AUR-packages/actions/runs/1731885727
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76e647e87a76..1284029698c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _npmname=server
_npmscope=@volar
pkgname=volar-server-bin
_pkgname=volar-server
-pkgver=0.30.6
+pkgver=0.31.0
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=('3bdb8d12025cdc92bcda089707564e835ab746f8f8ad0c6a008a7ef1a110c087')
+sha256sums=('226c910cee741718844f3214a2ba4cd6d908bceee5c468fe7f5f81ba3aa8898e')
package() {
cd "$srcdir"