diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-07 07:11:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:58:08 +0700 |
commit | 80dfee76875a1b6f3256e3f0f70adc3cffa9f790 (patch) | |
tree | 1b23bf92f5feb61e02b571daf75f941b868e77ca /python/backports-abc/backports-abc.SlackBuild | |
parent | a9b73246d3d30e7cc184dcb202f6a5275ff5a1b5 (diff) |
python/backports-abc: Updated for version 0.5.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/backports-abc/backports-abc.SlackBuild')
-rw-r--r-- | python/backports-abc/backports-abc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/backports-abc/backports-abc.SlackBuild b/python/backports-abc/backports-abc.SlackBuild index 47fef8f7bd..0a5828b6ff 100644 --- a/python/backports-abc/backports-abc.SlackBuild +++ b/python/backports-abc/backports-abc.SlackBuild @@ -23,7 +23,7 @@ PRGNAM=backports-abc SRCNAM=backports_abc -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |