diff options
Diffstat (limited to 'python')
-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 11a32a90ba..5b5cfbcfda 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:-2016.03.02} +VERSION=${VERSION:-2016.03.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index e746b6edd5..5cc690e02c 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.03.02" +VERSION="2016.03.26" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.02.tar.gz" -MD5SUM="7e6056389b39af87cf4e60d8ac88402a" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.26.tar.gz" +MD5SUM="1fc6aaf2ae0b31dc1ca93db1c71a6368" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |