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 | |
parent | 1c8724a307ee3933afa79348740fbbc0561b787b (diff) | |
download | slackbuilds-aa9171d675484896ff7d327606c5f8720afe4550.tar.gz |
python/entrypoints: Updated for version 0.2.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r-- | python/entrypoints/entrypoints.SlackBuild | 2 | ||||
-rw-r--r-- | python/entrypoints/entrypoints.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/entrypoints/entrypoints.SlackBuild b/python/entrypoints/entrypoints.SlackBuild index 19e6e91cae..19970b4334 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} diff --git a/python/entrypoints/entrypoints.info b/python/entrypoints/entrypoints.info index ccc6bb1733..7e455a452b 100644 --- a/python/entrypoints/entrypoints.info +++ b/python/entrypoints/entrypoints.info @@ -1,8 +1,8 @@ PRGNAM="entrypoints" -VERSION="0.2.2" +VERSION="0.2.3" HOMEPAGE="http://entrypoints.readthedocs.org/" -DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.2.2/entrypoints-0.2.2.tar.gz" -MD5SUM="7dae980f7c6affd777dc60a51c8d0b0b" +DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.2.3/entrypoints-0.2.3.tar.gz" +MD5SUM="ad31adbe634709555c400de125098dc8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |