summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-08-17 09:06:08 -0700
committerMichael Hansen2018-08-17 09:06:08 -0700
commitc31ebf73eee93690e927c70659b90832210acca7 (patch)
treef87b503e2453a64e29eceb80ab579f7127c232df /PKGBUILD
parent9d3c573cfc0b6af7db80ef256ba969c2d80b8d14 (diff)
downloadaur-c31ebf73eee93690e927c70659b90832210acca7.tar.gz
Update to 1.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b42f25a99c99..b09b2ec47340 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.0
+pkgver=1.26.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'