summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2017-07-14 08:36:38 +0200
committerD. Can Celasun2017-07-14 08:36:38 +0200
commitdb6d6b4515b29afd6df49bf691ecb3ebb34f906d (patch)
treeb37cf094782059c4fd56111b582acb2373ec9418 /PKGBUILD
parent8f73db373fadffbf4fdd6f1d45de7461b8e3d276 (diff)
downloadaur-db6d6b4515b29afd6df49bf691ecb3ebb34f906d.tar.gz
Update to 1.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8042913f776..29d14d994d1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
pkgname=visual-studio-code
-pkgver=1.14.0
+pkgver=1.14.1
pkgrel=1
pkgdesc="Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686')
@@ -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
)
-md5sums_x86_64=('5dea3d0dcc437d90c82242ceaf10e306'
+md5sums_x86_64=('12169a9d91dad4b80fb169db42ebe1be'
'b5d0d40f5f22b4efb0b3d05c287f8704')
-md5sums_i686=('15d1d7d8c35b5cec2f595b64f14ed0b8'
+md5sums_i686=('b1e3bd32f2a31ebf9cd978ab1d826050'
'b5d0d40f5f22b4efb0b3d05c287f8704')
package() {
_pkg=VSCode-linux-x64