summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-08-20 20:16:32 +0100
committerD. Can Celasun2020-08-20 20:16:32 +0100
commit701691640d7fa128dd914c1a67bdf69b4094b91b (patch)
treef4aa67599c24e514446ccb07d7c69c59e6d2e23d /PKGBUILD
parentc35ca1d6826c3de5269727c9f2f498490c55b94f (diff)
downloadaur-701691640d7fa128dd914c1a67bdf69b4094b91b.tar.gz
[visual-studio-code-bin] Update to 1.48.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7838b5c354a..c28b0404fb43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
-pkgver=1.48.0
+pkgver=1.48.1
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=('b2a0fa2d29a9946388879e7fede700eb4884666d45eb1bb7f49dc27ed2163a67'
+sha256sums=('4c80ddab99582b6da418ef22f6b429d78c11372bb0eff808b6f7a5018d4459f9'
'0deefcb638e06c35a52e7e9fb8e19b2dc393f01e5c1c122d2938cddeb22cf8de'
'be3d123aacd575d8f836728266eb421ea70399d713d1fc30378dbc5602b519fb')
package() {