mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
python/entrypoints: Updated for version 0.2.3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
5f07a32f14
commit
e3c49c049b
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue