aboutsummaryrefslogtreecommitdiff
path: root/system/motion/motion.SlackBuild
diff options
context:
space:
mode:
authorSebastian Arcus <s.arcus at>2024-02-07 06:31:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-10 16:09:44 +0700
commitb61b1d27ef4534b92bf41c7352d66ea2861ecfca (patch)
tree224497d4dd3916b7b168a2d8915dc9a9b9406b02 /system/motion/motion.SlackBuild
parent855ab9a9e2ac9301ec02dfd6064475872fd7dd08 (diff)
downloadslackbuilds-b61b1d27ef4534b92bf41c7352d66ea2861ecfca.tar.xz
system/motion: Updated for version 4.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/motion/motion.SlackBuild')
-rw-r--r--system/motion/motion.SlackBuild2
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}