diff options
Diffstat (limited to 'main/acpi/APKBUILD')
-rw-r--r-- | main/acpi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acpi/APKBUILD b/main/acpi/APKBUILD index e8eb918b38..4c165bb00d 100644 --- a/main/acpi/APKBUILD +++ b/main/acpi/APKBUILD @@ -5,7 +5,7 @@ pkgrel=2 pkgdesc="ACPI client for battery, power, and thermal readings" url="https://sourceforge.net/projects/acpiclient/files/acpiclient/" arch="all" -license="GPL2" +license="GPL-2.0" depends= depends_dev="" makedepends="$depends_dev" |