summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-06-06 17:57:06 -0700
committerMichael Hansen2018-06-06 17:57:06 -0700
commit3ab8676c0dd08aa02bbddfee0316bff061b88f61 (patch)
tree5be256935d3c3f8ccca69e2bd80f4f9fff0678a9 /PKGBUILD
parent7889ccd84f024b240d8d19365e7333c7683321df (diff)
downloadaur-3ab8676c0dd08aa02bbddfee0316bff061b88f61.tar.gz
Update to 1.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdcb975aad2c..95e6b8d0cd55 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.23.1
+pkgver=1.24.0
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'