aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aqemu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/aqemu/APKBUILD')
-rw-r--r--testing/aqemu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aqemu/APKBUILD b/testing/aqemu/APKBUILD
index eb370ed866..702c343a04 100644
--- a/testing/aqemu/APKBUILD
+++ b/testing/aqemu/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="GUI for virtual machines using QEMU as the backend"
url="https://sourceforge.net/projects/aqemu/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
depends="qemu"
makedepends="cmake libvncserver-dev bzip2 qt5-qtbase-dev glib-dev"
install=""