diff options
Diffstat (limited to 'testing/py3-unoconv/APKBUILD')
-rw-r--r-- | testing/py3-unoconv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-unoconv/APKBUILD b/testing/py3-unoconv/APKBUILD index 60733aefe19..981eee0c1df 100644 --- a/testing/py3-unoconv/APKBUILD +++ b/testing/py3-unoconv/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Tool to convert between any document format supported by LibreOffice" url="http://dag.wieers.com/home-made/unoconv/" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="libreoffice python3" makedepends="python3-dev py-setuptools" subpackages="" |