summaryrefslogtreecommitdiffstats
path: root/development/check/check.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/check/check.SlackBuild')
-rw-r--r--development/check/check.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/check/check.SlackBuild b/development/check/check.SlackBuild
index 6491a431c8..8bca239852 100644
--- a/development/check/check.SlackBuild
+++ b/development/check/check.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Check
-# Copyright 2006 Jules Villard <theblatte@loulous.org>
+# Copyright 2006-2020 Jules Villard <theblatte@loulous.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,8 +25,8 @@
# Modified by Eugene M., <damagedone at gmx dot com>
PRGNAM=check
-VERSION=${VERSION:-0.13.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.14.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then