diff options
Diffstat (limited to 'system/motion/motion.SlackBuild')
-rw-r--r-- | system/motion/motion.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/motion/motion.SlackBuild b/system/motion/motion.SlackBuild index ef3bbb7d7bc6..09cea9dc897a 100644 --- a/system/motion/motion.SlackBuild +++ b/system/motion/motion.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=motion -VERSION=${VERSION:-4.5.0} +VERSION=${VERSION:-4.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |