diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-29 06:17:54 +0300 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-03-31 12:45:17 +0100 |
commit | 8deece3605accc4e1e9711b9a4b3094181eeaf76 (patch) | |
tree | 96450385cd8e7f2dea27fc26c648fc2052f58456 /python/regex | |
parent | 6418dcb5f41b5e3e0826fb8e866dc666a085e769 (diff) | |
download | slackbuilds-8deece3605accc4e1e9711b9a4b3094181eeaf76.tar.gz |
python/regex: Updated for version 2016.03.26.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 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="" |