diff options
author | rfmae <rf.mae.git@gmail.com> | 2015-06-22 19:24:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-22 19:24:19 +0700 |
commit | 390b487aa3b00447bd8a6df2643bede636fc92d1 (patch) | |
tree | 48019db8580d4ac52417aa6ee82df092d872f262 /system/passwordsafe/passwordsafe.SlackBuild | |
parent | 86cfef7f4e4bbffb487a4aa01bfe319483e54275 (diff) | |
download | slackbuilds-390b487aa3b00447bd8a6df2643bede636fc92d1.tar.gz |
system/passwordsafe: Updated for version 0.96BETA.
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 5de9f2645e..8a7bba59c8 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.95.1BETA} +VERSION=${VERSION:-0.96BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=pwsafe |