diff options
author | rfmae <rfmae.git@mailbox.org> | 2017-11-14 00:29:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:25 +0700 |
commit | 14e7ba586124170490b5fd3ff6e37554c54a5955 (patch) | |
tree | 67adb109193817236b6aadf80c1800652739d733 /system/passwordsafe/passwordsafe.SlackBuild | |
parent | 266462074adc4c6c1d558c3795ab85d3eb8c4a6f (diff) |
system/passwordsafe: Updated for version 1.03BETA.
Signed-off-by: David Spencer <idlemoor@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 480eba6469490..ea95cf094c3ad 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:-1.02BETA} +VERSION=${VERSION:-1.03BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=pwsafe |