summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartino Pilia2021-06-20 09:26:00 +0200
committerMartino Pilia2021-06-20 09:26:00 +0200
commit7aa8167ee565666f609894a87c0964368bd1e623 (patch)
tree5934a2751311f8f7933d3c990bb4ec801724fd1b /PKGBUILD
parentd4efe0e77c727923126a714daa5bcedce10854d4 (diff)
downloadaur-7aa8167ee565666f609894a87c0964368bd1e623.tar.gz
Version 1.93.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 735db6bed5de..da1881562830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer of this PKGBUILD file: Martino Pilia <martino.pilia@gmail.com>
pkgname=vsce
-pkgver=1.88.0
+pkgver=1.93.0
pkgrel=1
pkgdesc="Visual Studio Code extension manager"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=(
'yarn'
)
source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
-sha256sums=('6ac118557fdb182ca8dd9ca9ab126142dd02ace7c45bb098f686311f8917174c')
+sha256sums=('f4c720e219981a3870ef6d93d12d017ff5f1b203b3f0eae022e9aec6a03b0808')
package() {
npm install -g \