diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-02-04 14:43:30 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 10:30:07 +0700 |
commit | 65a84c8751cf956b1a466bbf7a84063bf31f7cb7 (patch) | |
tree | f5bd0c49ca3242ef95f9b0b957757d4c125a6a6d /development/Sphinx/Sphinx.SlackBuild | |
parent | 76530783302c1288b4d5e980f0e4170696e43fd5 (diff) | |
download | slackbuilds-65a84c8751cf956b1a466bbf7a84063bf31f7cb7.tar.gz |
development/Sphinx: Updated for version 1.8.4.
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 29f4ba45b0..f4fee9d1ec 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-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2019 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:-1.8.3} +VERSION=${VERSION:-1.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |