diff options
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 | ||||
-rw-r--r-- | system/passwordsafe/passwordsafe.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 480eba6469..ea95cf094c 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 diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index 2a25cbe915..118fb65721 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -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" |