summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlague Doctor2019-06-17 08:17:57 +1000
committerPlague Doctor2019-06-17 08:17:57 +1000
commitee83b84c1c2820bcf44a8a0d185b5eb9f28f9c32 (patch)
treeeb133e04a5676bbd145c695207ae19549371677e /PKGBUILD
parent98bec2e626e8aae8cca78de025c630367aa248b3 (diff)
downloadaur-ee83b84c1c2820bcf44a8a0d185b5eb9f28f9c32.tar.gz
Fix release number.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4426e3890d35..09ad66dc33a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vscodium-bin
pkgver=1.35.1
-pkgrel=2
+pkgrel=3
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64')
url="https://github.com/VSCodium/vscodium"