summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-09-05 13:30:29 -0700
committerMichael Hansen2018-09-05 13:30:29 -0700
commit59ed668fa6dec5ea78883790b70614d5c067a3fb (patch)
treef96f23bfc94a419923ffd1a19f345cdc34119f09 /PKGBUILD
parentc31ebf73eee93690e927c70659b90832210acca7 (diff)
downloadaur-59ed668fa6dec5ea78883790b70614d5c067a3fb.tar.gz
Update to 1.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b09b2ec47340..3833aff0d4e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=code
pkgdesc='Microsoft Code -- The Open Source build of Visual Studio Code (vscode)'
-pkgver=1.26.1
+pkgver=1.27.0
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'