Date: Saturday, August 17, 2013 @ 12:47:25
  Author: bisson
Revision: 193161

clarify license

Modified:
  vim-spell/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-08-17 10:45:18 UTC (rev 193160)
+++ PKGBUILD    2013-08-17 10:47:25 UTC (rev 193161)
@@ -7,7 +7,7 @@
 pkgdesc='Language files for Vim spell checking'
 arch=('any')
 url='ftp://ftp.vim.org/pub/vim/runtime/spell/'
-license=('LGPL')
+license=('LGPL2.1' 'custom')
 depends=('vim')
 
 #pkgname=($(curl $url | awk '(!/\./&&!/check/){print "vim-spell-"$NF}'))

Reply via email to