summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2020-10-12 06:06:26 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:26 +0200
commitb671b23bacc31f045ba26ec2fcc9358e817ab586 (patch)
treea4e8d0e378aac8803be154c7d5d4ef1b62254345 /system
parent777024ba456b9e5bb5f706c87b6903179b59ac0f (diff)
downloadslackbuilds-b671b23bacc31f045ba26ec2fcc9358e817ab586.tar.gz
system/steghide: Fix README, script.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/steghide/README2
-rw-r--r--system/steghide/steghide.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/system/steghide/README b/system/steghide/README
index 021c40d4d7..70510ec141 100644
--- a/system/steghide/README
+++ b/system/steghide/README
@@ -1,4 +1,4 @@
Steghide is a steganography program that is able to hide data in
various kinds of image- and audio-files.
The color- respectivly sample-frequencies are not changed thus making
-the embedding resistant against first-order statistical tests. \ No newline at end of file
+the embedding resistant against first-order statistical tests.
diff --git a/system/steghide/steghide.SlackBuild b/system/steghide/steghide.SlackBuild
index eaf19f30a7..ce643226b8 100644
--- a/system/steghide/steghide.SlackBuild
+++ b/system/steghide/steghide.SlackBuild
@@ -103,4 +103,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} \ No newline at end of file
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}