summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2015-12-05 17:37:37 +0200
committerD. Can Celasun2015-12-05 17:37:37 +0200
commit9e9c894eba1b3cb8bec7e7070f0644a8d32e9d5f (patch)
tree5345a3e813fb159b5515d466d2f235ed93bfd14f /PKGBUILD
parent43145cc5a72207304e0b5e90716e98a5282d62e0 (diff)
downloadaur-9e9c894eba1b3cb8bec7e7070f0644a8d32e9d5f.tar.gz
Update visual-studio-code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7c0d4e515ee..76c7da1518a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: D. Can Celasun <dcelasun[at]gmail[dot]com>
pkgname=visual-studio-code
-pkgver=0.10.2
-pkgrel=3
+pkgver=0.10.3
+pkgrel=1
pkgdesc="Editor for building and debugging modern web and cloud applications"
arch=('x86_64' 'i686')
url="https://code.visualstudio.com/"
@@ -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=('030ab2f73771b08a94ff4041ca5b2487'
+md5sums_x86_64=('9510e382850bb3c896bd702eb5b49992'
'394bde96980069d66985d793ec76d7e5')
-md5sums_i686=('0e8076044525d8e0f2b4833e79b3c710'
+md5sums_i686=('8df735ddc28307ed5d8365ca37c1d95e'
'394bde96980069d66985d793ec76d7e5')
package() {
_pkg=VSCode-linux-x64