diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-serpent/python-serpent.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-serpent/python-serpent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-serpent/python-serpent.SlackBuild b/python/python-serpent/python-serpent.SlackBuild index cfba5fcb5b..ec879059a4 100644 --- a/python/python-serpent/python-serpent.SlackBuild +++ b/python/python-serpent/python-serpent.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-serpent -VERSION=${VERSION:-1.24} +VERSION=${VERSION:-1.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-serpent/python-serpent.info b/python/python-serpent/python-serpent.info index 4e0e201add..ab5d677e58 100644 --- a/python/python-serpent/python-serpent.info +++ b/python/python-serpent/python-serpent.info @@ -1,8 +1,8 @@ PRGNAM="python-serpent" -VERSION="1.24" +VERSION="1.27" HOMEPAGE="https://github.com/irmen/Serpent/" -DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.24.tar.gz" -MD5SUM="d0c50f1943ff86d830eb3fe40f6dc1e3" +DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.27.tar.gz" +MD5SUM="f852e6f8cfb2a12c564b64b0f2bd9aaa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |