diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2011-03-29 23:07:43 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-30 22:52:09 -0500 |
commit | 735800a32d8f6c40b559d309e57b0680d5e135f5 (patch) | |
tree | f1a5eccd4f562dcfddf99dbef673f88cea544017 /business/lemonpos/lemonpos.SlackBuild | |
parent | 6f2665dc8c198df22e2c47b46e255f1d0b6c0546 (diff) | |
download | slackbuilds-735800a32d8f6c40b559d309e57b0680d5e135f5.tar.gz |
business/lemonpos: Updated for version 0.9.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'business/lemonpos/lemonpos.SlackBuild')
-rw-r--r-- | business/lemonpos/lemonpos.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/business/lemonpos/lemonpos.SlackBuild b/business/lemonpos/lemonpos.SlackBuild index fb210b595a..6e6f974380 100644 --- a/business/lemonpos/lemonpos.SlackBuild +++ b/business/lemonpos/lemonpos.SlackBuild @@ -5,7 +5,7 @@ # Written by Vincent Batts, vbatts@hashbangbash.com PRGNAM=lemonpos -VERSION=${VERSION:-0.9.2} +VERSION=${VERSION:-0.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |