diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-23 02:52:03 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-24 07:05:14 +0700 |
commit | 592a312cde8100e5d88da766012307b6468e9ee3 (patch) | |
tree | 78ddc77f2318d8ff458860d76e0f855579a26ed8 /python/regex | |
parent | 0527349ce0fe8ffab40a6c7242b8c5ba234ec6bb (diff) | |
download | slackbuilds-592a312cde8100e5d88da766012307b6468e9ee3.tar.gz slackbuilds-592a312cde8100e5d88da766012307b6468e9ee3.tar.xz |
python/regex: Updated for version 2016.09.22.
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 e128ede5f4f..deaf62eae23 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.08.27} +VERSION=${VERSION:-2016.09.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 3af45be30f9..544d6beb83f 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.08.27" +VERSION="2016.09.22" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/14/7c/bdb1ee32c3cc5f71be2fe130c1eb3165d0d389141cab61e47c610bb7e7ca/regex-2016.08.27.tar.gz" -MD5SUM="d786fa9e8bd54d2c1274324a08c9fc90" +DOWNLOAD="https://pypi.python.org/packages/90/f2/818a691820f01cb845df2680299fce2b97af2f3ff31790b3a65ccab6aaa3/regex-2016.09.22.tar.gz" +MD5SUM="5895fc0200c73814c3fd33f0f5aa4dbd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |