Date: Sunday, January 6, 2019 @ 21:02:34 Author: alad Revision: 420756
CCPL Modified: faba-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-06 20:57:01 UTC (rev 420755) +++ PKGBUILD 2019-01-06 21:02:34 UTC (rev 420756) @@ -6,7 +6,7 @@ pkgdesc="A set of icons to serve as base for other themes" arch=('any') url='https://snwh.org/moka' -license=('LGPL3' 'CCPL-4.0:by-sa') +license=('LGPL3' 'CCPL') depends=('gtk-update-icon-cache') makedepends=('meson') options=('!strip')