diff options
Diffstat (limited to 'system/statifier/statifier.SlackBuild')
-rw-r--r-- | system/statifier/statifier.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/statifier/statifier.SlackBuild b/system/statifier/statifier.SlackBuild index 60655314efbf0..8bb7e8bfc5cfb 100644 --- a/system/statifier/statifier.SlackBuild +++ b/system/statifier/statifier.SlackBuild @@ -3,10 +3,10 @@ # Slackware build script for statifier # Written by Niels Horn <niels.horn@gmail.com> -# revision date: 2009/12/26 +# revision date: 2010/03/13 PRGNAM=statifier -VERSION=${VERSION:-1.6.15} +VERSION=${VERSION:-1.7.1} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |