diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-04-01 07:46:59 +0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-04-03 02:31:34 -0500 |
commit | 535dd4b92145012115c7d32bce054cd0d3a38c21 (patch) | |
tree | 92b838c17f814e643d71abb453c13a9a3d1d8280 /python/regex | |
parent | ebaa54e70b48938e95cfc0eceaef30bacc55d7fc (diff) | |
download | slackbuilds-535dd4b92145012115c7d32bce054cd0d3a38c21.tar.gz |
python/regex: Updated for version 2016.04.01.
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 e3a49a9912..5c5ac90a1f 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.31} +VERSION=${VERSION:-2016.04.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 2453b8325e..9a7343fb95 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.03.31" +VERSION="2016.04.01" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.31.tar.gz" -MD5SUM="634f02965154a9dc9b1b61f1e44808f3" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.04.01.tar.gz" +MD5SUM="332c9e5b10e259cd7bacb718d86c50ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |