diff options
-rw-r--r-- | python/babelfish/babelfish.SlackBuild | 2 | ||||
-rw-r--r-- | python/babelfish/babelfish.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/babelfish/babelfish.SlackBuild b/python/babelfish/babelfish.SlackBuild index 5f6716e2d8..d2e6d980ef 100644 --- a/python/babelfish/babelfish.SlackBuild +++ b/python/babelfish/babelfish.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=babelfish -VERSION=${VERSION:-0.5.3} +VERSION=${VERSION:-0.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/babelfish/babelfish.info b/python/babelfish/babelfish.info index 87a6a2f9dd..775015aa62 100644 --- a/python/babelfish/babelfish.info +++ b/python/babelfish/babelfish.info @@ -1,8 +1,8 @@ PRGNAM="babelfish" -VERSION="0.5.3" +VERSION="0.5.4" HOMEPAGE="https://github.com/Diaoul/babelfish" -DOWNLOAD="https://pypi.python.org/packages/source/b/babelfish/babelfish-0.5.3.tar.gz" -MD5SUM="3908d188deca599ded905d74d1ba2f39" +DOWNLOAD="https://pypi.python.org/packages/source/b/babelfish/babelfish-0.5.4.tar.gz" +MD5SUM="49ef0bacc0886ffa2333bc85ca4b8799" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |