Date: Wednesday, May 18, 2022 @ 07:07:29 Author: jelle Revision: 1207767
update licenses Modified: grafana/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-18 06:41:58 UTC (rev 1207766) +++ PKGBUILD 2022-05-18 07:07:29 UTC (rev 1207767) @@ -8,7 +8,7 @@ pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB' url='https://grafana.com/' arch=('x86_64') -license=('Apache') +license=('AGPL' 'Apache') depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts') makedepends=('git' 'go' 'npm' 'grunt-cli' 'python' 'nodejs' 'yarn') backup=('etc/grafana.ini')
