From 85500bfbfe3b64125cda7d36357c370227e0379b Mon Sep 17 00:00:00 2001 From: "D. Can Celasun" Date: Thu, 7 Feb 2019 08:52:43 +0100 Subject: [PATCH] [visual-studio-code-bin] Remove gconf dependency --- .SRCINFO | 5 ++--- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b533216..86a34cd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Wed Feb 6 19:29:41 UTC 2019 +# Thu Feb 7 07:52:27 UTC 2019 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.31.0 - pkgrel = 1 + pkgrel = 2 url = https://code.visualstudio.com/ arch = x86_64 arch = i686 @@ -18,7 +18,6 @@ pkgbase = visual-studio-code-bin depends = gcc-libs depends = libnotify depends = libxss - depends = gconf depends = glibc>=2.28-4 depends = lsof optdepends = gvfs: Needed for move to trash functionality diff --git a/PKGBUILD b/PKGBUILD index 4d3ccfa..fdefe06 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,14 +3,14 @@ pkgname=visual-studio-code-bin _pkgname=visual-studio-code pkgver=1.31.0 -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' lsof) +depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss '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