summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-02-14 08:47:27 -0800
committerMichael Hansen2018-02-14 08:47:27 -0800
commitc0037e8b10af79b7eb7b4be6c809c0d01e62d431 (patch)
tree6696ad54c2ce0e393dc18331e0c320139cfbdff1 /PKGBUILD
parent0f63421b7d80bffccba33a9452225273eebd2e0c (diff)
downloadaur-c0037e8b10af79b7eb7b4be6c809c0d01e62d431.tar.gz
Update to 1.20.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6a5b1939c10..71433b66f32e 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.20.0
+pkgver=1.20.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'