From 213b65abe5dc9bf41aedcfccde95a010e78b4b58 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 11 Jul 2017 15:06:06 +0000 Subject: [PATCH] ktoblzcheck: fix license --- srcpkgs/ktoblzcheck/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ktoblzcheck/template b/srcpkgs/ktoblzcheck/template index 525b7a206b8..6979cbe03f8 100644 --- a/srcpkgs/ktoblzcheck/template +++ b/srcpkgs/ktoblzcheck/template @@ -7,7 +7,7 @@ makedepends="python-devel" build_style="gnu-configure" configure_args="--enable-python --disable-binreloc" maintainer="Enno Boland " -license="LGPL" +license="LGPL-2.1" homepage="http://ktoblzcheck.sourceforge.net" short_desc="Tool for verification of account numbers and bank codes" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"