summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2018-08-04 14:35:13 +0200
committerD. Can Celasun2018-08-04 14:35:13 +0200
commitc3ec2686ef6ed93de0e747900adf5d3390de7079 (patch)
tree854be59b5756bee1d088133b051b0a05a0babfaa
parentd2786232deebfe795d893ccff047500ac71bdb8d (diff)
downloadaur-c3ec2686ef6ed93de0e747900adf5d3390de7079.tar.gz
[visual-studio-code-bin] Revert: replace gtk2 with gtk3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4ed91e70639..a6bb13f1a16d 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 059a85b0fce6..4fc59e00d543 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