summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinex-dsk2020-12-19 20:34:47 -0500
committerbinex-dsk2020-12-19 20:34:47 -0500
commitb6174ce18bb0ff75e4ed38f48af158d9b83e99f5 (patch)
treec55d31d822b07c94af619269aca721194ce9ef3d
parentba0f35a3534841406eeae96daa4d600a41027537 (diff)
downloadaur-b6174ce18bb0ff75e4ed38f48af158d9b83e99f5.tar.gz
provided codium
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73d0eef7e62..1514e8d5cc6f 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.52.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/VSCodium/vscodium
arch = x86_64
arch = aarch64
@@ -20,7 +20,7 @@ pkgbase = vscodium-bin
depends = glibc>=2.28-4
optdepends = gvfs: For move to trash functionality
optdepends = libdbusmenu-glib: For KDE global menu
- provides = code
+ provides = codium
source = vscodium-bin.desktop
sha256sums = 65e6b053e6d8be61763801312ded64a82cf835d77a6eabe1b9d7eb9e87b2e49b
source_x86_64 = https://github.com/VSCodium/vscodium/releases/download/1.52.1/VSCodium-linux-x64-1.52.1.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 7f88322565d2..06bf4d57b2fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=vscodium-bin
_pkgname=VSCodium
pkgver=1.52.1
-pkgrel=1
+pkgrel=2
pkgdesc="Binary releases of VS Code without MS branding/telemetry/licensing."
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/VSCodium/vscodium"
@@ -19,7 +19,7 @@ optdepends=(
'gvfs: For move to trash functionality'
'libdbusmenu-glib: For KDE global menu'
)
-provides=('code')
+provides=('codium')
sha256sums=('65e6b053e6d8be61763801312ded64a82cf835d77a6eabe1b9d7eb9e87b2e49b')
sha256sums_x86_64=('eb54644218fabd7f48dcdb99656376636ec23ddd49dd1b910d10bdbdd3116fb2')