From e11e5e0ef1c0ea75c476032101110697dc943a30 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Fri, 28 May 2021 15:25:01 -0700 Subject: [PATCH] texlive2014-bin: fix license, other lint --- srcpkgs/texlive2014-bin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/texlive2014-bin/template b/srcpkgs/texlive2014-bin/template index 4e5b199b04f..ebd5321c56e 100644 --- a/srcpkgs/texlive2014-bin/template +++ b/srcpkgs/texlive2014-bin/template @@ -1,19 +1,19 @@ # Template file for 'texlive2014-bin' pkgname=texlive2014-bin version=2014 -revision=9 +revision=10 archs="x86_64* i686 aarch64 arm*" create_wrksrc=yes depends="cairo pixman graphite gd poppler libsigsegv zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl ghostscript xz" -provides="tex-${version}_1" short_desc="TeX Live Binary distribution through tl-install" maintainer="Leah Neukirchen " -license="GPL-2" +license="GPL-2.0-or-later, LPPL-1.3c" homepage="http://tug.org/texlive/" distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz" checksum=051e6425d604767eb12289c67c87ccdb1af0750b0b1d22383fd9387926234217 +provides="tex-${version}_1" # Package build options build_options="basic small medium full"