diff options
Diffstat (limited to 'python/regex/regex.SlackBuild')
-rw-r--r-- | python/regex/regex.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index c39ab9dcc2..5eeb2de9e7 100644 --- a/python/regex/regex.SlackBuild +++ b/python/regex/regex.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for regex -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=regex -VERSION=${VERSION:-2015.06.21} +VERSION=${VERSION:-2015.06.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |