summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOguz Kagan EREN2019-11-21 18:43:14 +0300
committerOguz Kagan EREN2019-11-21 18:43:14 +0300
commit1d9120abf63e62b8a4952b34918eb65bc4333687 (patch)
treeef1cefd2787f77fbb3849683ed5da8ee6c2fcdc7 /PKGBUILD
parentc1c7f1367c30182373f361b3e12a12f13095615c (diff)
downloadaur-1d9120abf63e62b8a4952b34918eb65bc4333687.tar.gz
update desktop file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34490f6233e5..0afeb9988695 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Plague-doctor <plague <at>> privacyrequired <<dot>> com >
-
+# Contributor: me at oguzkaganeren dot com dot tr
pkgname=vscodium-bin
pkgver=1.40.1
-pkgrel=1
+pkgrel=2
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64')
url="https://github.com/VSCodium/vscodium"
@@ -22,7 +22,7 @@ source=(
${pkgname}-${pkgver}-${pkgrel}.tar.gz::${url}/releases/download/${pkgver}/VSCodium-linux-x64-${pkgver}.tar.gz
)
noextract=("${pkgname}-${pkgver}-${pkgrel}.tar.gz")
-sha256sums=('31fbf764608b74abedaa4dbb5bf8b7d62570345e2a7079bdbc156e5f7c2357ff'
+sha256sums=('5504e93bd55f2bc068c29e4fa962c1eddc6e08edb39c3255319dd5ad998a1b86'
'fa897af34d8efdcac64f9790ad387912306d3a0264ffc83338d2e281f9a4ab06')
prepare() {