summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cabe47298139..616835b33665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Base library for vim plygins by Delphinium"
arch=('any')
url='https://github.com/Bashka/vim_lib'
-license=('')
+license=('GPL')
depends=('vim')
makedepends=('git')
install='vim_lib.install'