summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-09-06 09:48:37 -0700
committerMichael Hansen2018-09-06 09:48:37 -0700
commiteabb6fc5e2cf9542aa0a099270fd25305bde7ace (patch)
tree88382a0ca4672c538e45ce7c9b0a8e645154110e /PKGBUILD
parent59ed668fa6dec5ea78883790b70614d5c067a3fb (diff)
downloadaur-code.tar.gz
Update to 1.27.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3833aff0d4e7..0670ae8aa39a 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.27.0
+pkgver=1.27.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'