diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-03-03 20:45:52 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-07 14:06:37 +0700 |
commit | d56e2b788ff377eca969138f7e67dc88b577c94f (patch) | |
tree | d66b99bce5fdc4bcefc6c0edb009018a3737a225 /development/Sphinx/Sphinx.SlackBuild | |
parent | fd14ab8c2c8d1b2d9158c9c4ad100abec1a644f1 (diff) | |
download | slackbuilds-d56e2b788ff377eca969138f7e67dc88b577c94f.tar.gz |
development/Sphinx: Updated for version 2.4.3.
Diffstat (limited to 'development/Sphinx/Sphinx.SlackBuild')
-rw-r--r-- | development/Sphinx/Sphinx.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/Sphinx/Sphinx.SlackBuild b/development/Sphinx/Sphinx.SlackBuild index a94385ce4a..638398a269 100644 --- a/development/Sphinx/Sphinx.SlackBuild +++ b/development/Sphinx/Sphinx.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Sphinx # Copyright 2013 Mikko Värri, Finland -# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Sphinx -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |