diff options
Diffstat (limited to 'testing/aqemu/APKBUILD')
-rw-r--r-- | testing/aqemu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aqemu/APKBUILD b/testing/aqemu/APKBUILD index eb370ed8667..702c343a04d 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="" |