diff options
Diffstat (limited to 'python/python3-dugong/python3-dugong.SlackBuild')
-rw-r--r-- | python/python3-dugong/python3-dugong.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-dugong/python3-dugong.SlackBuild b/python/python3-dugong/python3-dugong.SlackBuild index 08603f2ff2fd4..7381b707f9106 100644 --- a/python/python3-dugong/python3-dugong.SlackBuild +++ b/python/python3-dugong/python3-dugong.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for "python3-dugong". -# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,8 +26,8 @@ PRGNAM=python3-dugong SRCNAM=nikratio-python-dugong -REV=${REV:-c04412d6a69d} -VERSION=${VERSION:-3.5} +REV=${REV:-1120ec2672dd} +VERSION=${VERSION:-3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |