summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2018-08-17 18:19:55 +0200
committerD. Can Celasun2018-08-17 18:19:55 +0200
commit78b7505d4da999741a57ee76447137b8255d92d8 (patch)
treea836f3a53918f62adda09c2181ffcbfb267cff98
parent45ba453ab88677564e69de7773ce58e7459a2ba6 (diff)
downloadaur-78b7505d4da999741a57ee76447137b8255d92d8.tar.gz
[visual-studio-code-bin] Minor cleanup
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55d62af3c233..a31c1db60e59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index ec3eec651c2c..37a78da4f931 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'