diff options
Diffstat (limited to 'community/evtest')
-rw-r--r-- | community/evtest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/evtest/APKBUILD b/community/evtest/APKBUILD index 520210e9a3..0a98dc6cfb 100644 --- a/community/evtest/APKBUILD +++ b/community/evtest/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="monitor input layer events" url="https://cgit.freedesktop.org/evtest/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="linux-headers" install="" |