diff options
author | Dominik Drobek <dominik.drobek (at) o2.pl> | 2020-06-13 08:58:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-13 08:58:13 +0700 |
commit | ef5661897408ce40128a709994e8677dc0302944 (patch) | |
tree | 6ffa18ea56ce17a24a1afacdcf1308c7df644718 /office/latexdiff | |
parent | 8df5c20ff3d003aa99170a04f7aa7fb69883dd10 (diff) | |
download | slackbuilds-ef5661897408ce40128a709994e8677dc0302944.tar.gz |
office/latexdiff: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/latexdiff')
-rw-r--r-- | office/latexdiff/latexdiff.SlackBuild | 4 | ||||
-rw-r--r-- | office/latexdiff/latexdiff.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/office/latexdiff/latexdiff.SlackBuild b/office/latexdiff/latexdiff.SlackBuild index 61ffae61d2..15f54c033f 100644 --- a/office/latexdiff/latexdiff.SlackBuild +++ b/office/latexdiff/latexdiff.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for latexdiff -# Copyright 2018 Dominik Drobek <dominik.drobek (at) o2.pl> +# Copyright 2018, 2020 Dominik Drobek <dominik.drobek (at) o2.pl> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=latexdiff -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.3.1} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/latexdiff/latexdiff.info b/office/latexdiff/latexdiff.info index eb10f1d567..763bd6ed4b 100644 --- a/office/latexdiff/latexdiff.info +++ b/office/latexdiff/latexdiff.info @@ -1,8 +1,8 @@ PRGNAM="latexdiff" -VERSION="1.3.0" +VERSION="1.3.1" HOMEPAGE="https://www.ctan.org/tex-archive/support/latexdiff" -DOWNLOAD="https://github.com/ftilmann/latexdiff/releases/download/1.3.0/latexdiff-1.3.0.tar.gz" -MD5SUM="b8cdd944ad6c459c78a9ec75cfb0b3c2" +DOWNLOAD="https://github.com/ftilmann/latexdiff/releases/download/1.3.1/latexdiff-1.3.1.tar.gz" +MD5SUM="494680dfbb0ed991433aa8ecdc3654ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |