diff options
Diffstat (limited to 'system/915resolution/915resolution.SlackBuild')
-rw-r--r-- | system/915resolution/915resolution.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/915resolution/915resolution.SlackBuild b/system/915resolution/915resolution.SlackBuild index fe9a090524181..8e18d5b687263 100644 --- a/system/915resolution/915resolution.SlackBuild +++ b/system/915resolution/915resolution.SlackBuild @@ -5,8 +5,10 @@ # Modified by the SlackBuilds.org project +# Modified by Roberto Neri <rneri@libero.it> to upgrade to version 0.5.3 + NAME=915resolution -VERSION=0.5.2 +VERSION=0.5.3 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |