summarylogtreecommitdiffstats
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
parentc1c7f1367c30182373f361b3e12a12f13095615c (diff)
downloadaur-1d9120abf63e62b8a4952b34918eb65bc4333687.tar.gz
update desktop file
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--vscodium-bin.desktop2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdc2d1b16f5a..020b2570a6d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vscodium-bin
pkgdesc = Binary releases of VS Code without MS branding/telemetry/licensing.
pkgver = 1.40.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/VSCodium/vscodium
arch = x86_64
license = MIT
@@ -21,10 +21,10 @@ pkgbase = vscodium-bin
optdepends = libdbusmenu-glib: For KDE global menu
provides = code
conflicts = code
- noextract = vscodium-bin-1.40.1-1.tar.gz
+ noextract = vscodium-bin-1.40.1-2.tar.gz
source = vscodium-bin.desktop
- source = vscodium-bin-1.40.1-1.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.40.1/VSCodium-linux-x64-1.40.1.tar.gz
- sha256sums = 31fbf764608b74abedaa4dbb5bf8b7d62570345e2a7079bdbc156e5f7c2357ff
+ source = vscodium-bin-1.40.1-2.tar.gz::https://github.com/VSCodium/vscodium/releases/download/1.40.1/VSCodium-linux-x64-1.40.1.tar.gz
+ sha256sums = 5504e93bd55f2bc068c29e4fa962c1eddc6e08edb39c3255319dd5ad998a1b86
sha256sums = fa897af34d8efdcac64f9790ad387912306d3a0264ffc83338d2e281f9a4ab06
pkgname = vscodium-bin
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() {
diff --git a/vscodium-bin.desktop b/vscodium-bin.desktop
index 8bb619892f6e..a16161d96074 100644
--- a/vscodium-bin.desktop
+++ b/vscodium-bin.desktop
@@ -2,7 +2,7 @@
Name=VSCodium
Comment=Code Editing. Redefined.
GenericName=Text Editor
-Exec=/usr/share/vscodium-bin/codium --unity-launch %F
+Exec=/usr/share/vscodium-bin/bin/codium --unity-launch %F
Icon=vscodium
Type=Application
StartupNotify=true