From c8873384c88faf0c5225374324dfe9cdd00f2bea Mon Sep 17 00:00:00 2001 From: Gabriel Sanches Date: Wed, 3 Feb 2021 10:18:23 -0300 Subject: [PATCH] texlive-science: fix typo in description. --- srcpkgs/texlive-science/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texlive-science/template b/srcpkgs/texlive-science/template index c405043a463..17000ee36c2 100644 --- a/srcpkgs/texlive-science/template +++ b/srcpkgs/texlive-science/template @@ -1,10 +1,10 @@ # Template file for 'texlive-science' pkgname=texlive-science version=2020.57068 -revision=1 +revision=2 build_style="texmf" depends="texlive-core" -short_desc="TeX Live - Typesetting for mathematatics and science disciplines" +short_desc="TeX Live - Typesetting for mathematics and science disciplines" maintainer="fosslinux " license="GPL-2.0-or-later" homepage="http://tug.org/texlive/"