aboutsummaryrefslogtreecommitdiffstats
path: root/community/awake/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/awake/APKBUILD')
-rw-r--r--community/awake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/awake/APKBUILD b/community/awake/APKBUILD
index cf610955f3..faae05630d 100644
--- a/community/awake/APKBUILD
+++ b/community/awake/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="A python command and library to 'wake on lan' a remote host"
url="https://github.com/cyraxjoe/awake"
arch="noarch"
-license="GPL3"
+license="GPL-3.0"
depends="py3-awake"
makedepends="python3-dev"
subpackages="py3-$pkgname:py3 $pkgname-doc"