summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2018-12-03 19:42:59 +0100
committerD. Can Celasun2018-12-03 19:42:59 +0100
commit83f075946ea41fe7aab4823aee36aa195a10cfa5 (patch)
tree95392f7ab9698afd3e56e2f40dcfb83438dae4e1
parent48ea12d926d0675842dcad925cca8bade36bdac4 (diff)
downloadaur-83f075946ea41fe7aab4823aee36aa195a10cfa5.tar.gz
[visual-studio-code-bin] Add lsof dependency
See https://github.com/Microsoft/vscode/issues/62991
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47d13bc860c3..6057af1689d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Nov 16 06:07:55 UTC 2018
+# Mon Dec 3 18:41:52 UTC 2018
pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
pkgver = 1.29.1
- pkgrel = 1
+ pkgrel = 2
url = https://code.visualstudio.com/
arch = x86_64
arch = i686
@@ -20,6 +20,7 @@ pkgbase = visual-studio-code-bin
depends = libxss
depends = gconf
depends = glibc>=2.28-4
+ depends = lsof
optdepends = gvfs: Needed for move to trash functionality
optdepends = libdbusmenu-glib: Needed for KDE global menu
provides = code
diff --git a/PKGBUILD b/PKGBUILD
index 10cfb175639b..9e14df2e2ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.29.1
-pkgrel=1
+pkgrel=2
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686')
url="https://code.visualstudio.com/"
license=('custom: commercial')
provides=('code')
conflicts=('code')
-depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss gconf 'glibc>=2.28-4')
+depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss gconf 'glibc>=2.28-4' lsof)
optdepends=('gvfs: Needed for move to trash functionality'
'libdbusmenu-glib: Needed for KDE global menu')
source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable