summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2017-12-27 17:20:27 -0800
committerMichael Hansen2017-12-27 17:20:27 -0800
commitb4679ac992e9f5e1cee7bd7b7c837c3405afe3ae (patch)
treeecc9c64e4cbe6a0c5f289b6b0e4076e53781e512 /PKGBUILD
parente599030c521f1125d40af7ce72e8318b1ea0f1b9 (diff)
downloadaur-b4679ac992e9f5e1cee7bd7b7c837c3405afe3ae.tar.gz
Update to 1.19.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5827f86fb66..c6d0b3ee1b49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Francisco Magalhães <franmagneto gmail com>
pkgname=code
-pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code'
-pkgver=1.19.0
+pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code (vscode)'
+pkgver=1.19.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'