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/latexdiff.SlackBuild | |
parent | 8df5c20ff3d003aa99170a04f7aa7fb69883dd10 (diff) |
office/latexdiff: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/latexdiff/latexdiff.SlackBuild')
-rw-r--r-- | office/latexdiff/latexdiff.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |