summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2020-02-09 10:22:55 +1100
committerPlague Doctor2020-02-09 10:22:55 +1100
commit9fc04f9955a310198945c659669ef77099b4110a (patch)
tree7478d3950bc9322e8bb020676d83fbabf727d23b
parent131ee38771916d5ef196b78a0774848710927872 (diff)
downloadaur-9fc04f9955a310198945c659669ef77099b4110a.tar.gz
Fix build number
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 699243c762ff..68f1e6d9fc17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vscodium-bin
pkgver=1.42.0
-pkgrel=1
+pkgrel=2
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64')
url="https://github.com/VSCodium/vscodium"