summaryrefslogtreecommitdiffstats
path: root/system/testdisk/testdisk.SlackBuild
diff options
context:
space:
mode:
author Bloyburt <alexpen@startmail.com>2024-04-23 06:21:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-23 06:26:21 +0700
commit571c0c3fad158b3b0c19a0f376f0befb2ae44dba (patch)
tree0868b179995b32ef5afa1bdacb1b01cab3d35143 /system/testdisk/testdisk.SlackBuild
parentd634c63f60cad3c9237943610c9e5c68788e62e8 (diff)
downloadslackbuilds-571c0c3fad158b3b0c19a0f376f0befb2ae44dba.tar.gz
slackbuilds-571c0c3fad158b3b0c19a0f376f0befb2ae44dba.tar.xz
system/testdisk: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/testdisk/testdisk.SlackBuild')
-rw-r--r--system/testdisk/testdisk.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/testdisk/testdisk.SlackBuild b/system/testdisk/testdisk.SlackBuild
index 4f84854e0b..b7a3a4f2f6 100644
--- a/system/testdisk/testdisk.SlackBuild
+++ b/system/testdisk/testdisk.SlackBuild
@@ -6,6 +6,8 @@
# Copyright 2011 Grigorios Bouzakis <grbzks@imap.cc>
# Copyright 2014-2024 Aaditya <aaditya_gnulinux@zoho.com>
# All rights reserved.
+# Copyright 2024 Bloyburt
+# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
# with or without fee is hereby granted, provided that the above copyright
@@ -26,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=testdisk
VERSION=${VERSION:-7.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}