system/passwordsafe: Updated for version 1.08BETA.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rfmae 2019-05-04 02:09:03 +07:00 committed by Willy Sudiarto Raharjo
parent 9323aec2e8
commit a14d66e4b9
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=passwordsafe
VERSION=${VERSION:-1.07BETA}
VERSION=${VERSION:-1.08BETA}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="passwordsafe"
VERSION="1.07BETA"
VERSION="1.08BETA"
HOMEPAGE="https://pwsafe.org"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.07BETA/pwsafe-1.07BETA.tar.gz"
MD5SUM="b03002e8dfe7d43dc34b3859b331415a"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.08BETA/pwsafe-1.08BETA.tar.gz"
MD5SUM="bb7f1f4c897997c67e5e0432ee55704c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"