summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCan Celasun2016-01-04 08:50:46 +0200
committerCan Celasun2016-01-04 08:50:46 +0200
commit644983f36c55fb01c58e6d15127f4b5086082ccc (patch)
tree6ec8f57fff6898c648c9a4302eb7b52b8f06dd62 /PKGBUILD
parent074fa5ef46f81f79ed568a976d09a9a7bcfd8881 (diff)
downloadaur-644983f36c55fb01c58e6d15127f4b5086082ccc.tar.gz
Update visual-studio-code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9add524d1671..e7d0aa4f539a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: D. Can Celasun <dcelasun[at]gmail[dot]com>
pkgname=visual-studio-code
-pkgver=0.10.5
+pkgver=0.10.6
pkgrel=1
pkgdesc="Editor for building and debugging modern web and cloud applications"
arch=('x86_64' 'i686')
@@ -15,9 +15,9 @@ source_x86_64=(VSCode-linux64_${pkgver}.zip::https://az764295.vo.msecnd.net/publ
source_i686=(VSCode-linux32_${pkgver}.zip::https://az764295.vo.msecnd.net/public/${pkgver}/VSCode-linux32.zip
${pkgname}.desktop
)
-md5sums_x86_64=('c055c648468f9ee16fdd06b525c0112a'
+md5sums_x86_64=('b6d4e99a3d68df379e7d86cb493bfdde'
'394bde96980069d66985d793ec76d7e5')
-md5sums_i686=('a4ff3ac448d6657e9df5faab591f25aa'
+md5sums_i686=('40371b73213c7935d29b35bc7e11a808'
'394bde96980069d66985d793ec76d7e5')
package() {
_pkg=VSCode-linux-x64