diff options
-rw-r--r-- | system/xboxdrv-linux/slack-desc | 8 | ||||
-rw-r--r-- | system/xboxdrv-linux/xboxdrv-linux.SlackBuild | 4 | ||||
-rw-r--r-- | system/xboxdrv-linux/xboxdrv-linux.info | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/system/xboxdrv-linux/slack-desc b/system/xboxdrv-linux/slack-desc index f4ffef0914..00b88adf2a 100644 --- a/system/xboxdrv-linux/slack-desc +++ b/system/xboxdrv-linux/slack-desc @@ -1,8 +1,8 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| diff --git a/system/xboxdrv-linux/xboxdrv-linux.SlackBuild b/system/xboxdrv-linux/xboxdrv-linux.SlackBuild index ecf163a747..27a704cda9 100644 --- a/system/xboxdrv-linux/xboxdrv-linux.SlackBuild +++ b/system/xboxdrv-linux/xboxdrv-linux.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xboxdrv-linux -# Copyright 2012 Roberto Neri, Palermo, Italy +# Copyright 2012-2013 Roberto Neri, Palermo, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xboxdrv-linux -VERSION=${VERSION:-0.8.4} +VERSION=${VERSION:-0.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/xboxdrv-linux/xboxdrv-linux.info b/system/xboxdrv-linux/xboxdrv-linux.info index 82418dccd2..198130f5f2 100644 --- a/system/xboxdrv-linux/xboxdrv-linux.info +++ b/system/xboxdrv-linux/xboxdrv-linux.info @@ -1,8 +1,8 @@ PRGNAM="xboxdrv-linux" -VERSION="0.8.4" +VERSION="0.8.5" HOMEPAGE="http://pingus.seul.org/~grumbel/xboxdrv/" -DOWNLOAD="http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-0.8.4.tar.bz2" -MD5SUM="c4970d08426489b2b604e01148bd687d" +DOWNLOAD="http://pingus.seul.org/~grumbel/xboxdrv/xboxdrv-linux-0.8.5.tar.bz2" +MD5SUM="7f20b12361770bbff9414a7c6d522c25" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="scons" |