summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-07-05 13:31:56 -0700
committerMichael Hansen2018-07-05 13:31:56 -0700
commit9eb3e78a4f7ae369ff0eeda1614d9be5dd6f2399 (patch)
treeddf4005f511b8898c0846b8749acc0adc1ab7a1b /PKGBUILD
parent54ca489fc1886e54870e3e4c8aa0eb9d45163b35 (diff)
downloadaur-9eb3e78a4f7ae369ff0eeda1614d9be5dd6f2399.tar.gz
Update to 1.25.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a460cdc3f410..829287b92be6 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.1
+pkgver=1.25.0
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'