summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2203a6af9466..08f867449fbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
pkgname=visual-studio-code
-pkgver=1.15.1
-pkgrel=2
+pkgver=1.16.0
+pkgrel=1
pkgdesc="Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686')
url="https://code.visualstudio.com/"
@@ -15,9 +15,9 @@ source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.ne
source_i686=(code_ia32_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-ia32/stable
${pkgname}.desktop
)
-sha256sums_x86_64=('413cfee3ed7563e446d20d54d10a6576276bf5d26d7032ed8eaf6e35492ce2cd'
+sha256sums_x86_64=('7e8c2971e7cedc61fad647159662735db472c732950b91c8ddf5133f46a2bd88'
'56dd8ab151c13ae09be3d1d289027c664974070cb053c711e0071f3c9db5ad88')
-sha256sums_i686=('47e09615a75200f91285aa09ecabbb6d104ae74916ea15c16ace60bd04c07b27'
+sha256sums_i686=('1560b360e7e15a0c60b4d18320aa9cb791c2528e1dbf7eec60d88450684e4e12'
'56dd8ab151c13ae09be3d1d289027c664974070cb053c711e0071f3c9db5ad88')
package() {
_pkg=VSCode-linux-x64