summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2018-07-12 18:39:29 -0700
committerMichael Hansen2018-07-12 18:39:40 -0700
commit729655316bec349937717d2b1e18852535b22f28 (patch)
treea8b99bbcc3013fa1afc915ef4ab38a932aacc927 /PKGBUILD
parent9eb3e78a4f7ae369ff0eeda1614d9be5dd6f2399 (diff)
downloadaur-729655316bec349937717d2b1e18852535b22f28.tar.gz
Update to 1.25.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 829287b92be6..b9e54bad8bc2 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.25.0
+pkgver=1.25.1
pkgrel=1
arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/Microsoft/vscode'