diff options
author | rfmae <rf.mae.git@gmail.com> | 2015-10-23 02:38:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-23 02:38:08 +0700 |
commit | 05b35f84be62401006c15a76d7eaca9b1a39dfdf (patch) | |
tree | 6a47290bd8395426ade41b462cf644cfbb8718e7 /system/passwordsafe/passwordsafe.SlackBuild | |
parent | 07b54f8967cbb4aea60e91d087b195c39496bf26 (diff) | |
download | slackbuilds-05b35f84be62401006c15a76d7eaca9b1a39dfdf.tar.gz |
system/passwordsafe: Updated for version 0.97BETA.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/passwordsafe/passwordsafe.SlackBuild')
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 8a7bba59c8..c467e2a3c2 100644 --- a/system/passwordsafe/passwordsafe.SlackBuild +++ b/system/passwordsafe/passwordsafe.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=passwordsafe -VERSION=${VERSION:-0.96BETA} +VERSION=${VERSION:-0.97BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=pwsafe |