diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-22 04:40:46 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | e1796005fd0be11ac601273719e42c339dc12a07 (patch) | |
tree | 5a592e11e15065c5d7bb1069185fece284ceec05 /python | |
parent | 2ae35c27e5e820c346814964670f638d47438821 (diff) | |
download | slackbuilds-e1796005fd0be11ac601273719e42c339dc12a07.tar.gz |
python/regex: Updated for version 2016.10.22.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 deaf62eae2..20927d7e06 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.09.22} +VERSION=${VERSION:-2016.10.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 544d6beb83..ab6bbeedcb 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.09.22" +VERSION="2016.10.22" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/90/f2/818a691820f01cb845df2680299fce2b97af2f3ff31790b3a65ccab6aaa3/regex-2016.09.22.tar.gz" -MD5SUM="5895fc0200c73814c3fd33f0f5aa4dbd" +DOWNLOAD="https://pypi.python.org/packages/38/ad/724eb9832a5e7dd22a99084b503ab5199edc169f23186c3ca61d8f8ca101/regex-2016.10.22.tar.gz" +MD5SUM="c407fb380e058233eda5da9a597767f8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |