diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-24 16:23:07 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:40 +0700 |
commit | 33d1c83df4e7803b56df1c0efdd95cfcdca1ea61 (patch) | |
tree | 0c2ae7c4c2313f8139d84afad189fae37fd331de /python/regex | |
parent | a41af7162e8b002dbd9f4bb286c368e74b328410 (diff) | |
download | slackbuilds-33d1c83df4e7803b56df1c0efdd95cfcdca1ea61.tar.gz slackbuilds-33d1c83df4e7803b56df1c0efdd95cfcdca1ea61.tar.xz |
python/regex: Updated for version 2016.06.19.
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 93f9901e98a..70811d0bed2 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.06.05} +VERSION=${VERSION:-2016.06.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 5dba4706d70..1a59b57368d 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.06.05" +VERSION="2016.06.19" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/66/d5/80040afdd807790dcee0bf87754be0a8578591d4d86f9ec5065a42045deb/regex-2016.06.05.tar.gz" -MD5SUM="6c0b5edae06de65ba9e3915807a89b78" +DOWNLOAD="https://pypi.python.org/packages/b8/10/5c386de9425f1e5b8b33b7895681690b49a121f37e0e7e6ae9eba94f51bc/regex-2016.06.19.tar.gz" +MD5SUM="d10f923cdda1a6cb674bbecc9440f42b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |