summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2015-12-02 12:02:12 -0800
committerMichael Hansen2015-12-02 12:02:12 -0800
commit7d5ec393a0338ae42b26fa6e406479738581c981 (patch)
tree2cb89ddcda08859197f0fcbede65f3290b583ec1 /PKGBUILD
parent194929b18db6ef6e2157a776d8dc3df50fb5d2e1 (diff)
downloadaur-7d5ec393a0338ae42b26fa6e406479738581c981.tar.gz
Version 0.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e022b66e4ed6..83a3e334b21d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=visual-studio-code-oss
pkgdesc='Visual Studio Code for Linux, Open Source version'
-pkgver=0.10.1
-pkgrel=3
+pkgver=0.10.3
+pkgrel=1
arch=('i686' 'x86_64')
url='https://code.visualstudio.com/'
license=('MIT')
@@ -14,8 +14,8 @@ provides=('vscode-oss')
source=("https://github.com/Microsoft/vscode/archive/${pkgver}.tar.gz"
"${pkgname}.desktop")
-sha1sums=('4c9a4f2033c55bc2d8fd3efcfcb056fc446f235b'
- '203df5564574a251a00a1997b049104731528b6c')
+sha1sums=('3057799c2fe2beecbea874f52dbf62c79e144bc2'
+ 'cd6694b63b96c597713f36754fb64f91410527be')
case "$CARCH" in
i686)