summaryrefslogtreecommitdiffstats
path: root/development/check/check.SlackBuild
diff options
context:
space:
mode:
author Eugene M <damagedone@gmx.com>2020-02-08 14:55:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-08 14:55:50 +0700
commit834ad74e920c97faa979fff4ced31e4c725861fd (patch)
tree60e9922d7d8de7b9f7d1d9b06a497e85f7d16e1b /development/check/check.SlackBuild
parentdceffcaabdffe07fc428ac0970602cdb030c1075 (diff)
downloadslackbuilds-834ad74e920c97faa979fff4ced31e4c725861fd.tar.gz
slackbuilds-834ad74e920c97faa979fff4ced31e4c725861fd.tar.xz
development/check: Updated for version 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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