diff options
Diffstat (limited to 'system/catatonit/catatonit.SlackBuild')
-rw-r--r-- | system/catatonit/catatonit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/catatonit/catatonit.SlackBuild b/system/catatonit/catatonit.SlackBuild index 97acc1d797..bd912c46ad 100644 --- a/system/catatonit/catatonit.SlackBuild +++ b/system/catatonit/catatonit.SlackBuild @@ -25,7 +25,7 @@ cd "$(dirname "$0")" ; CWD=$(pwd) PRGNAM=catatonit -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |