diff options
Diffstat (limited to 'main/beep/APKBUILD')
-rw-r--r-- | main/beep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/beep/APKBUILD b/main/beep/APKBUILD index 7c5cac17376..aa0195eeea1 100644 --- a/main/beep/APKBUILD +++ b/main/beep/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="A terminal bell" url="http://johnath.com/beep" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="linux-headers" install="" |