summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hansen2015-11-23 15:28:57 -0800
committerMichael Hansen2015-11-23 15:28:57 -0800
commita6d9c901c8c4098f787bb00a177d39b3ae8674cf (patch)
treeaaadc919d96e01a3216813e458bba5c5794de635 /PKGBUILD
parent4f365ba62a20301427124138c3902408aae412b7 (diff)
downloadaur-a6d9c901c8c4098f787bb00a177d39b3ae8674cf.tar.gz
Fix license type
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c939520491f..bce3b95fd398 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.10.1
pkgrel=2
arch=('i686' 'x86_64')
url='https://code.visualstudio.com/'
-license=('custom')
+license=('MIT')
makedepends=('npm' 'gulp')
depends=('gtk2' 'gconf')
conflicts=('vscode-bin')