From a551dcd13342b3ad385a25cd4ee7b7f392891e10 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Fri, 14 May 2021 09:40:17 -0700 Subject: [PATCH] tanidvr: fix license, other lint --- srcpkgs/tanidvr/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/tanidvr/template b/srcpkgs/tanidvr/template index 7381995de7e..1394333c172 100644 --- a/srcpkgs/tanidvr/template +++ b/srcpkgs/tanidvr/template @@ -1,12 +1,12 @@ # Template file for 'tanidvr' -pkgname="tanidvr" -version="1.4.1" -revision=1 +pkgname=tanidvr +version=1.4.1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" -short_desc="A tool for DVRs and IP cameras based on the DVR-IP protocol" +short_desc="Tool for DVRs and IP cameras based on the DVR-IP protocol" maintainer="ymoon " -license="GPL-3" +license="GPL-3.0-or-later" homepage="http://tanidvr.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" checksum="7c0d17c1dd75b3e3b05108451f9d77222dd8938fbf96e1467c3a48dbd9b7bbc9"