diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-03-09 11:21:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:31 +0700 |
commit | a9c8cd3bea7ca844003d9fda3229ccdfb55800ea (patch) | |
tree | 33115f7b3c88ca15221b8c92e4381950c00402d6 /python/regex/regex.SlackBuild | |
parent | f672706489961ed9a415a589f29ad9a91504624f (diff) |
python/regex: Updated for version 2019.03.09.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex/regex.SlackBuild')
-rw-r--r-- | python/regex/regex.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 025d38d625058..a3ae42726c549 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:-2019.02.07} +VERSION=${VERSION:-2019.03.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |