summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-06-14 09:49:33 -0700
committerMichael Hansen2018-06-14 09:49:33 -0700
commit54ca489fc1886e54870e3e4c8aa0eb9d45163b35 (patch)
treefbf5339776d2e793c3c35007c332f015d18e76c0 /PKGBUILD
parent3ab8676c0dd08aa02bbddfee0316bff061b88f61 (diff)
downloadaur-54ca489fc1886e54870e3e4c8aa0eb9d45163b35.tar.gz
Update to 1.24.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95e6b8d0cd55..a460cdc3f410 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.24.0
+pkgver=1.24.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'