diff options
Diffstat (limited to 'python/regex')
-rw-r--r-- | python/regex/regex.SlackBuild | 2 | ||||
-rw-r--r-- | python/regex/regex.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 5bb47f28ff..bc4dc343dd 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=regex -VERSION=${VERSION:-2015.07.19} +VERSION=${VERSION:-2015.09.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index afa6d7270c..1ef621a6c3 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.07.19" +VERSION="2015.09.15" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.07.19.tar.gz" -MD5SUM="6e7b9169b5a016ef306db51ad29c5958" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.15.tar.gz" +MD5SUM="d4b2bab16536283438808f262a1ed84d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |