diff options
Diffstat (limited to 'source/ap/radeontool/radeontool.SlackBuild')
-rwxr-xr-x | source/ap/radeontool/radeontool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ap/radeontool/radeontool.SlackBuild b/source/ap/radeontool/radeontool.SlackBuild index adae9b87..74d14fed 100755 --- a/source/ap/radeontool/radeontool.SlackBuild +++ b/source/ap/radeontool/radeontool.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=radeontool VERSION=1.6.3 -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |