diff options
author | Brenton Earl <brent@exitstatusone.com> | 2018-08-12 20:11:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:45 +0700 |
commit | 932645cc0ada2544085cc48b118f6656eea9fedc (patch) | |
tree | 7c18fcc3fddd7bb069d05f3d2e79ae5fe2d90b83 /python/phply/phply.SlackBuild | |
parent | b13c895507cbb7627c6b28df939dea62d4b493bd (diff) |
python/phply: Updated for version 1.2.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/phply/phply.SlackBuild')
-rw-r--r-- | python/phply/phply.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/phply/phply.SlackBuild b/python/phply/phply.SlackBuild index e932e1c906143..f18e87bb572c1 100644 --- a/python/phply/phply.SlackBuild +++ b/python/phply/phply.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phply -VERSION=${VERSION:-1.2.4} +VERSION=${VERSION:-1.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |