diff options
author | Andrei Rabusov <arabusov@gmail.com> | 2024-09-08 21:18:45 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-09 06:29:19 +0700 |
commit | a6e8fcb598b08df13bb3388add1aece029567793 (patch) | |
tree | 1e940cc353cbb8852bd8fe8d499c908700d2aad1 /office | |
parent | 73eceea8cb3c7da74ab20ed42b774d15e3c1e217 (diff) |
office/latexdiff: Update for version 1.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/latexdiff/latexdiff.SlackBuild | 2 | ||||
-rw-r--r-- | office/latexdiff/latexdiff.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/latexdiff/latexdiff.SlackBuild b/office/latexdiff/latexdiff.SlackBuild index eb19b9c6dc7af..bd561a183c14b 100644 --- a/office/latexdiff/latexdiff.SlackBuild +++ b/office/latexdiff/latexdiff.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=latexdiff -VERSION=${VERSION:-1.3.1.1} +VERSION=${VERSION:-1.3.4} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/latexdiff/latexdiff.info b/office/latexdiff/latexdiff.info index cc2386f1c259c..dc3f31c9f0144 100644 --- a/office/latexdiff/latexdiff.info +++ b/office/latexdiff/latexdiff.info @@ -1,8 +1,8 @@ PRGNAM="latexdiff" -VERSION="1.3.1.1" +VERSION="1.3.4" HOMEPAGE="https://www.ctan.org/tex-archive/support/latexdiff" -DOWNLOAD="https://github.com/ftilmann/latexdiff/releases/download/1.3.1.1/latexdiff-1.3.1.1.tar.gz" -MD5SUM="1f1b3f8ace259e24e0c3d8cad5f85dc6" +DOWNLOAD="https://github.com/ftilmann/latexdiff/releases/download/1.3.4/latexdiff-1.3.4.tar.gz" +MD5SUM="9f8169540623adfdb767cf7097e41171" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |