diff options
Diffstat (limited to 'python/entrypoints/entrypoints.info')
-rw-r--r-- | python/entrypoints/entrypoints.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/python/entrypoints/entrypoints.info b/python/entrypoints/entrypoints.info index a6f6c4f80140..5c42da147cc5 100644 --- a/python/entrypoints/entrypoints.info +++ b/python/entrypoints/entrypoints.info @@ -1,10 +1,10 @@ PRGNAM="entrypoints" -VERSION="0.3" +VERSION="0.4" HOMEPAGE="http://entrypoints.readthedocs.org/" -DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.3/entrypoints-0.3.tar.gz" -MD5SUM="3b2d456ff069b080aa95f162a53a6679" +DOWNLOAD="https://github.com/takluyver/entrypoints/archive/0.4/entrypoints-0.4.tar.gz" +MD5SUM="9d37abd7147c6b7e0af55adc95691062" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Benjamin Trigona-Harany" -EMAIL="slackbuilds@jaxartes.net" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |