[arch-commits] Commit in code/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Mon Mar 30 22:30:28 UTC 2020
Date: Monday, March 30, 2020 @ 22:30:27
Author: ffy00
Revision: 607418
upgpkg: code 1.43.2-2
Modified:
code/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 22:30:04 UTC (rev 607417)
+++ PKGBUILD 2020-03-30 22:30:27 UTC (rev 607418)
@@ -13,13 +13,14 @@
# Important: Remember to check https://github.com/microsoft/vscode/blob/master/.yarnrc (choose correct tag) for target electron version
_electron=electron7
pkgver=1.43.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url='https://github.com/microsoft/vscode'
license=('MIT')
depends=($_electron 'libsecret' 'libx11' 'libxkbfile' 'ripgrep')
optdepends=('bash-completion: Bash completions'
- 'zsh-completions: ZSH completitons')
+ 'zsh-completions: ZSH completitons'
+ 'x11-ssh-askpass: SSH authentication')
makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-dubnium')
source=("$pkgname::git+$url.git#tag=$pkgver"
'code.js'
More information about the arch-commits
mailing list