diff options
Diffstat (limited to 'testing/wkhtmltopdf/APKBUILD')
-rw-r--r-- | testing/wkhtmltopdf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wkhtmltopdf/APKBUILD b/testing/wkhtmltopdf/APKBUILD index c51ccd858c..d4168239da 100644 --- a/testing/wkhtmltopdf/APKBUILD +++ b/testing/wkhtmltopdf/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Simple shell utility to convert html to pdf" url="http://wkhtmltopdf.org/" arch="all" -license="GPLv3+" +license="GPL-3.0-or-later" depends="" depends_dev="" makedepends="$depends_dev qt5-qtbase-dev qt5-qtwebkit-dev qt5-qtsvg-dev |