diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-06-28 22:53:27 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:42:20 +0700 |
commit | aa9171d675484896ff7d327606c5f8720afe4550 (patch) | |
tree | 89bde75bed1e6415c0337a6f8ea6ac23ac429895 /python/entrypoints/entrypoints.SlackBuild | |
parent | 1c8724a307ee3933afa79348740fbbc0561b787b (diff) |
python/entrypoints: Updated for version 0.2.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/entrypoints/entrypoints.SlackBuild')
-rw-r--r-- | python/entrypoints/entrypoints.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/entrypoints/entrypoints.SlackBuild b/python/entrypoints/entrypoints.SlackBuild index 19e6e91cae60..19970b4334e6 100644 --- a/python/entrypoints/entrypoints.SlackBuild +++ b/python/entrypoints/entrypoints.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=entrypoints -VERSION=${VERSION:-0.2.2} +VERSION=${VERSION:-0.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |