summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2017-08-17 13:59:54 -0700
committerMichael Hansen2017-08-17 13:59:54 -0700
commit9d6c9d7b39b8b0a25a31584e7e1432fc5f0c30cb (patch)
tree7bf9b3bdda890bc5b76247812b3303b6f003edfa /PKGBUILD
parentcbc5cdbb2f60d0294c69a00610865219e1a04269 (diff)
downloadaur-9d6c9d7b39b8b0a25a31584e7e1432fc5f0c30cb.tar.gz
Update to 1.15.1 and merge .desktop file contents from vscode source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 572c804e5882..445689c5e4ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
pkgname=visual-studio-code-oss
pkgdesc='Visual Studio Code for Linux, Open Source version'
-pkgver=1.15
+pkgver=1.15.1
pkgrel=1
-_commit=8b95971d8cccd3afd86b35d4a0e098c189294ff2
+_commit=41abd21afdf7424c89319ee7cb0445cc6f376959
arch=('i686' 'x86_64' 'armv7h')
url='https://code.visualstudio.com/'
license=('MIT')
@@ -25,7 +25,7 @@ source=("vscode::git+https://github.com/Microsoft/vscode#commit=${_commit}"
"${pkgname}.desktop")
sha256sums=('SKIP'
'8b2feded3382e5bf6b5b292c14083bfc536c05cd00f3235dd22b75b67fba134d'
- 'f853d7d998251223b0516928a2189e1e68a312bd732f18dc8d59892659beeae9')
+ 'd140d0de9998a2a886a6d2ff23f356f8b68c8aae5a53c33ec87826e5d7ad3529')
if (( VSCODE_NONFREE )); then
source+=('product_json.patch')