summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-09-10 20:40:19 +0100
committerD. Can Celasun2020-09-10 20:40:19 +0100
commitecd236bf0ec28be68b055bf8fe656e5260af1649 (patch)
treeda8c6c8a05ac2a3179e91ef66d3dd39a21a09d9b /PKGBUILD
parent977571bc2fc03c82d3e2fa70fc0013af9f2343e3 (diff)
downloadaur-ecd236bf0ec28be68b055bf8fe656e5260af1649.tar.gz
[visual-studio-code-bin] Update to 1.49.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23d68efe01a9..8407e87b83b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.48.2
+pkgver=1.49.0
pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('glib2: Needed for move to trash functionality'
'libdbusmenu-glib: Needed for KDE global menu')
source=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable
${_pkgname}.desktop ${_pkgname}-url-handler.desktop)
-sha256sums=('996da390322dd14da046ec881ae5121846ecc1cd484e1c9385fac98014c29bc4'
+sha256sums=('a098b2d09a595590608c41dbad8cb15a7a08d326f773b569a4479417e3594c50'
'0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb')
package() {