diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2020-05-13 12:16:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:16 +0700 |
commit | 0e6c8cb5774566d3d534f7877be14cd8007dfd59 (patch) | |
tree | 8290030f208d4da6e83eb780145dd7c4538895b7 /python/python-branca/python-branca.SlackBuild | |
parent | 7ef37885a9d1e8f5eaa91f6cc0ad71d28239220f (diff) |
python/python-branca: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-branca/python-branca.SlackBuild')
-rw-r--r-- | python/python-branca/python-branca.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-branca/python-branca.SlackBuild b/python/python-branca/python-branca.SlackBuild index 74df22deb6df..ba9c5244a5cc 100644 --- a/python/python-branca/python-branca.SlackBuild +++ b/python/python-branca/python-branca.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-branca -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |