summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBilal Elmoussaoui2017-01-13 16:22:19 +0100
committerBilal Elmoussaoui2017-01-13 16:22:19 +0100
commit2da45cfb9d03bdeb080486dc18674772c3ac849f (patch)
tree2620cc93b6447be34f7b91523943f73e8c76da41 /PKGBUILD
parentdc6a82912b7b005da47cd9a1a5aacdc3ebd77711 (diff)
downloadaur-2da45cfb9d03bdeb080486dc18674772c3ac849f.tar.gz
correct license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18f4b076e2d9..4c4fa8322ccb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="npm desktop manager"
url="https://github.com/720kb/ndm"
provides=('ndm')
arch=('x86_64')
-license=('MIT')
+license=('GPL3')
makedepends=('unzip')
backup=()
install=''