diff options
Diffstat (limited to 'python/pysed')
-rw-r--r-- | python/pysed/pysed.SlackBuild | 2 | ||||
-rw-r--r-- | python/pysed/pysed.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pysed/pysed.SlackBuild b/python/pysed/pysed.SlackBuild index 2de5684e8a..31bdeceb1f 100644 --- a/python/pysed/pysed.SlackBuild +++ b/python/pysed/pysed.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pysed -VERSION=${VERSION:-0.1.3} +VERSION=${VERSION:-0.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pysed/pysed.info b/python/pysed/pysed.info index 58ca906e83..a5ca547d16 100644 --- a/python/pysed/pysed.info +++ b/python/pysed/pysed.info @@ -1,8 +1,8 @@ PRGNAM="pysed" -VERSION="0.1.3" +VERSION="0.1.4" HOMEPAGE="https://github.com/dslackw/pysed" -DOWNLOAD="https://github.com/dslackw/pysed/archive/v0.1.3.tar.gz" -MD5SUM="0d76ec05f0dd4050bbc63d34bf9b3191" +DOWNLOAD="https://github.com/dslackw/pysed/archive/v0.1.4.tar.gz" +MD5SUM="c6c769930619a3a77fe09915f33a18b9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |