summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCan Celasun2015-11-27 14:29:54 +0200
committerCan Celasun2015-11-27 14:29:54 +0200
commit85352747365b56ea330f2879bd0ac4cd4067b12b (patch)
tree78bf329d553fc39f70f3d31718b8d4fea645dbd9
parent19fa9c5cd4f1f5abc62bcad3e8c657429921bf19 (diff)
downloadaur-85352747365b56ea330f2879bd0ac4cd4067b12b.tar.gz
Update visual-studio-code
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--visual-studio-code.desktop1
3 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7a880a4ac3e..7f7138eb9741 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Fri Nov 27 12:29:54 UTC 2015
pkgbase = visual-studio-code
pkgdesc = Editor for building and debugging modern web and cloud applications
pkgver = 0.10.2
- pkgrel = 1
+ pkgrel = 2
url = https://code.visualstudio.com/
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0064fbfd508e..3ccc0dfbbac9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=visual-studio-code
pkgver=0.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="Editor for building and debugging modern web and cloud applications"
arch=('x86_64' 'i686')
url="https://code.visualstudio.com/"
diff --git a/visual-studio-code.desktop b/visual-studio-code.desktop
index 8acb6b5eb88c..6f0aa219a35a 100644
--- a/visual-studio-code.desktop
+++ b/visual-studio-code.desktop
@@ -4,5 +4,6 @@ Exec=/usr/bin/visual-studio-code
Icon=visual-studio-code
Terminal=false
Type=Application
+StartupWMClass=code
Name=Visual Studio Code
Comment=Editor for building and debugging modern web and cloud applications