aboutsummaryrefslogtreecommitdiffstats
path: root/community/asciinema/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/asciinema/APKBUILD')
-rw-r--r--community/asciinema/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asciinema/APKBUILD b/community/asciinema/APKBUILD
index e6d56a15917..dc5189e6014 100644
--- a/community/asciinema/APKBUILD
+++ b/community/asciinema/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A Command line recorder for asciinema.org service"
url="https://github.com/asciinema/asciinema/"
arch="all"
-license="GPLv3"
+license="GPL-3.0"
depends="ncurses"
makedepends="python3-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz"