summaryrefslogtreecommitdiffstats
path: root/source/ap/radeontool/radeontool.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/radeontool/radeontool.SlackBuild')
-rwxr-xr-xsource/ap/radeontool/radeontool.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/ap/radeontool/radeontool.SlackBuild b/source/ap/radeontool/radeontool.SlackBuild
index ee4292df6..556ae9764 100755
--- a/source/ap/radeontool/radeontool.SlackBuild
+++ b/source/ap/radeontool/radeontool.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-VERSION=1.6.1
+VERSION=1.6.3
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
@@ -53,7 +53,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG
cd $TMP
rm -rf radeontool-$VERSION
-tar xvf $CWD/radeontool-$VERSION.tar.bz2
+tar xvf $CWD/radeontool-$VERSION.tar.xz
cd radeontool-$VERSION || exit 1
chown -R root:root .
find . \