Date: Friday, March 27, 2020 @ 15:10:54 Author: spupykin Revision: 604996
fix license Modified: notion/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-27 15:09:35 UTC (rev 604995) +++ PKGBUILD 2020-03-27 15:10:54 UTC (rev 604996) @@ -10,7 +10,7 @@ pkgdesc="Tabbed tiling, window manager. Fork of Ion3" url="https://notionwm.net" arch=('x86_64') -license=('custom:LGPL') +license=('LGPL') depends=('glib2' 'gettext' 'lua' 'libxext' 'libsm' 'freetype2') optdepends=('libxinerama' 'libxrandr') makedepends=('git' 'pkgconfig' 'libxinerama' 'libxrandr'
