summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2022-07-06 06:54:42 +0100
committerD. Can Celasun2022-07-06 06:54:42 +0100
commitd6897ccc2a0df9df8fad51deebbefe883199f960 (patch)
tree3910e88f6bb2ecc0ac7c208690e59cd8d40c6b69 /PKGBUILD
parent26a9c69213f11fb6e041e5a32bc6aca5fe947172 (diff)
downloadaur-d6897ccc2a0df9df8fad51deebbefe883199f960.tar.gz
[visual-studio-code-insiders-bin] Bump pkgver, add provides=vscode
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 658a5771c102..c67f8aed5929 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code-insiders-bin
_pkgname=visual-studio-code-insiders
-pkgver=1649309953
+pkgver=1657047632
pkgrel=1
pkgdesc="Editor for building and debugging modern web and cloud applications (insiders version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
@@ -12,6 +12,7 @@ license=('custom: commercial')
depends=(libxkbfile gnupg gtk3 libsecret nss gcc-libs libnotify libxss glibc lsof)
optdepends=('glib2: Needed for move to trash functionality'
'libdbusmenu-glib: Needed for KDE global menu')
+provides=(vscode)
pkgver() {
if [ "${CARCH}" = "x86_64" ]; then