diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-04-23 11:20:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:19 +0700 |
commit | 5ac8c2a41c4bdf2679032376f07fb1c40c86db9d (patch) | |
tree | 6ac0d9c6742db0e61318364072ec97ddb5bb1a4a /development/Sphinx/Sphinx.SlackBuild | |
parent | 23e42f8b902a0604c08b2f514a9cd6047bdb73b0 (diff) |
development/Sphinx: Updated for version 1.7.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 7bf9a442a3a3c..2978fc5428aa3 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 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2018 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.7.2} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |