summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartino Pilia2020-10-04 11:03:29 +0200
committerMartino Pilia2020-10-04 11:03:29 +0200
commit039cb6ce0e1c90e6ef91bea7e9ca996addedcdc0 (patch)
treeae5bdba843deb2f102594194b3d701e9e26e3486 /PKGBUILD
parent8f067127f5c4fcec0151096a9e2542ef83d9cd8b (diff)
downloadaur-039cb6ce0e1c90e6ef91bea7e9ca996addedcdc0.tar.gz
Version 1.81.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abf40dce67ed..028d45e81799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer of this PKGBUILD file: Martino Pilia <martino.pilia@gmail.com>
pkgname=vsce
-pkgver=1.79.5
+pkgver=1.81.0
pkgrel=1
pkgdesc="Visual Studio Code extension manager"
arch=('any')
@@ -12,7 +12,7 @@ makedepends=(
'typescript'
)
source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
-sha256sums=('f7050a2f320746ec58938514128849433c9ba6049006831832560d2f1bf6305b')
+sha256sums=('7d1356c27d3e7b960c648bd71d9716f472acdfc00f8a0fab0d0f2c118da23dbf')
package() {
npm install -g \