summaryrefslogtreecommitdiffstats
path: root/system/firetools/firetools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/firetools/firetools.SlackBuild')
-rw-r--r--system/firetools/firetools.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/firetools/firetools.SlackBuild b/system/firetools/firetools.SlackBuild
index ae0943ef88..ec5a3dce9c 100644
--- a/system/firetools/firetools.SlackBuild
+++ b/system/firetools/firetools.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=firetools
-VERSION=${VERSION:-0.9.44}
+VERSION=${VERSION:-0.9.46}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \