system/passwordsafe: Updated for version 1.03BETA.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
rfmae 2017-11-14 00:29:21 +00:00 committed by Willy Sudiarto Raharjo
parent 266462074a
commit 14e7ba5861
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -1,10 +1,10 @@
PRGNAM="passwordsafe"
VERSION="1.02BETA"
VERSION="1.03BETA"
HOMEPAGE="https://pwsafe.org"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.02BETA/pwsafe-1.02BETA.tar.gz"
MD5SUM="f7ab4e5acce6bc99e897e5dc1f7fb3a5"
DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.03BETA/pwsafe-1.03BETA.tar.gz"
MD5SUM="67dabbde92360919fad7101c2b85fa43"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ykpers xerces-c wxGTK3 xvkbd"
REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode"
MAINTAINER="rfmae"
EMAIL="rfmae.git@mailbox.org"