diff options
Diffstat (limited to 'system/psensor/psensor.SlackBuild')
-rw-r--r-- | system/psensor/psensor.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/psensor/psensor.SlackBuild b/system/psensor/psensor.SlackBuild index 155d299a06..fc14ed2b32 100644 --- a/system/psensor/psensor.SlackBuild +++ b/system/psensor/psensor.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=psensor VERSION=${VERSION:-1.2.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |