diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-30 11:49:36 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-30 20:01:09 -0500 |
commit | 5d95a346042e321f2890a2f706ded2230513f928 (patch) | |
tree | e5d6fad687af3a7e420575e79be534709ea46dfa /system/apcupsd/apcupsd.SlackBuild | |
parent | 9a7162e7ca35875565f341940f99b981ca87ae26 (diff) |
system/apcupsd: Fixed (Handle desktop file)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/apcupsd/apcupsd.SlackBuild')
-rw-r--r-- | system/apcupsd/apcupsd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apcupsd/apcupsd.SlackBuild b/system/apcupsd/apcupsd.SlackBuild index c568edc606091..95cbc123bec7f 100644 --- a/system/apcupsd/apcupsd.SlackBuild +++ b/system/apcupsd/apcupsd.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=apcupsd VERSION=${VERSION:-3.14.10} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |