aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-batinfo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-batinfo/APKBUILD')
-rw-r--r--community/py-batinfo/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-batinfo/APKBUILD b/community/py-batinfo/APKBUILD
index 6f9caabf45..224bd0dd1c 100644
--- a/community/py-batinfo/APKBUILD
+++ b/community/py-batinfo/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A simple Python lib to retreive battery information"
url="https://github.com/nicolargo/batinfo"
arch="noarch"
-license="LGPL3+"
+license="LGPL-3.0-or-later"
depends=""
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py3-${pkgname#py-}:_py3 py2-${pkgname#py-}:_py2"