[visual-studio-code-bin] Minor cleanup

This commit is contained in:
D. Can Celasun
2018-08-17 18:19:55 +02:00
parent 45ba453ab8
commit 78b7505d4d
2 changed files with 3 additions and 10 deletions

View File

@@ -1,14 +1,13 @@
# Generated by mksrcinfo v8
# Fri Aug 17 15:48:20 UTC 2018
# Fri Aug 17 16:19:35 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.26.1
pkgrel = 1
pkgrel = 2
url = https://code.visualstudio.com/
arch = x86_64
arch = i686
license = custom: commercial
makedepends = patchelf
depends = fontconfig
depends = libxtst
depends = gtk3
@@ -27,9 +26,6 @@ pkgbase = visual-studio-code-bin
provides = visual-studio-code
conflicts = visual-studio-code
replaces = visual-studio-code
noextract = glibc-2.27-3-.pkg.tar.xz
options = !strip
options = staticlibs
source_x86_64 = code_x64_1.26.1.tar.gz::https://vscode-update.azurewebsites.net/1.26.1/linux-x64/stable
source_x86_64 = visual-studio-code.desktop
sha256sums_x86_64 = 5ef2f82e1272b0008a446fc8f62f9693e2af7c83d5922883ecbfd8a9986fd40b

View File

@@ -3,7 +3,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.26.1
pkgrel=1
pkgrel=2
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,6 @@ license=('custom: commercial')
provides=('vscode' 'visualstudiocode' 'visual-studio-code')
replaces=('visual-studio-code')
conflicts=('visual-studio-code')
makedepends=(patchelf)
depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss gconf 'glibc>=2.28-4')
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
@@ -20,8 +19,6 @@ source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.ne
source_i686=(code_ia32_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-ia32/stable
${_pkgname}.desktop
)
options=("!strip" "staticlibs")
noextract=("glibc-2.27-3-${CARCH}.pkg.tar.xz")
sha256sums_x86_64=('5ef2f82e1272b0008a446fc8f62f9693e2af7c83d5922883ecbfd8a9986fd40b'
'488592034dd5f979083bbd80788d33e253bb3ac3e52d50faee80e715a924a212')
sha256sums_i686=('16a9eb4582767c31ca92fce9d7ed97b960175d8a97db25fab3c8e56afec2f3bc'