aboutsummaryrefslogtreecommitdiffstats
path: root/testing/irclog2html/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/irclog2html/APKBUILD')
-rw-r--r--testing/irclog2html/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD
index 408b7095072..e82313a83bc 100644
--- a/testing/irclog2html/APKBUILD
+++ b/testing/irclog2html/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Script to convert IRC logs to HTML and other formats"
url="http://mg.pov.lt/irclog2html/"
arch="noarch"
-license="GPL2+"
+license="GPL-2.0-or-later"
depends="python3"
makedepends="python3-dev"
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"