diff --git a/.SRCINFO b/.SRCINFO index d4ed91e..a6bb13f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ # Generated by mksrcinfo v8 -# Sat Aug 4 11:09:37 UTC 2018 +# Sat Aug 4 12:35:10 UTC 2018 pkgbase = visual-studio-code-bin pkgdesc = Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version) pkgver = 1.25.1 - pkgrel = 2 + pkgrel = 3 url = https://code.visualstudio.com/ arch = x86_64 arch = i686 license = custom: commercial depends = fontconfig depends = libxtst - depends = gtk3 + depends = gtk2 depends = python depends = cairo depends = alsa-lib diff --git a/PKGBUILD b/PKGBUILD index 059a85b..4fc59e0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=visual-studio-code-bin _pkgname=visual-studio-code pkgver=1.25.1 -pkgrel=2 +pkgrel=3 pkgdesc="Visual Studio Code: Editor for building and debugging modern web and cloud applications (official binary version)" arch=('x86_64' 'i686') url="https://code.visualstudio.com/" @@ -11,7 +11,7 @@ license=('custom: commercial') provides=('vscode' 'visualstudiocode' 'visual-studio-code') replaces=('visual-studio-code') conflicts=('visual-studio-code') -depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss gconf) +depends=(fontconfig libxtst gtk2 python cairo alsa-lib nss gcc-libs libnotify libxss gconf) optdepends=('gvfs: Needed for move to trash functionality') source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable ${_pkgname}.desktop