aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cssutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cssutils/APKBUILD')
-rw-r--r--testing/py-cssutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cssutils/APKBUILD b/testing/py-cssutils/APKBUILD
index 8fc3852bee..077c1cafc4 100644
--- a/testing/py-cssutils/APKBUILD
+++ b/testing/py-cssutils/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A CSS Cascading Style Sheets library for Python"
url="http://cthedot.de/cssutils/"
arch="noarch"
-license="LGPL3+"
+license="LGPL-3.0-or-later"
makedepends="python2-dev py-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver