diff options
Diffstat (limited to 'testing/tlp/APKBUILD')
-rw-r--r-- | testing/tlp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tlp/APKBUILD b/testing/tlp/APKBUILD index 838ac3b3b70..4203d3a0ec0 100644 --- a/testing/tlp/APKBUILD +++ b/testing/tlp/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Linux Advanced Power Management" url="http://linrunner.de/en/tlp/tlp.html" arch="noarch" -license="GPL2" +license="GPL-2.0" subpackages="$pkgname-doc $pkgname-rdw:rdw $pkgname-bash-completion:bashcomp" source="$_pkgname-$pkgver.tar.gz::https://github.com/linrunner/${_pkgname}/archive/${pkgver}.tar.gz $pkgname.initd" |