diff options
-rw-r--r-- | system/passwordsafe/passwordsafe.SlackBuild | 2 | ||||
-rw-r--r-- | system/passwordsafe/passwordsafe.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/passwordsafe/passwordsafe.SlackBuild b/system/passwordsafe/passwordsafe.SlackBuild index 4261b04ad450..d4e8c1171566 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.05BETA} +VERSION=${VERSION:-1.06BETA} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/passwordsafe/passwordsafe.info b/system/passwordsafe/passwordsafe.info index 4550552e51ae..9fbc98f8ea85 100644 --- a/system/passwordsafe/passwordsafe.info +++ b/system/passwordsafe/passwordsafe.info @@ -1,8 +1,8 @@ PRGNAM="passwordsafe" -VERSION="1.05BETA" +VERSION="1.06BETA" HOMEPAGE="https://pwsafe.org" -DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.05BETA/pwsafe-1.05BETA.tar.gz" -MD5SUM="84a2e758146e94bd6bd7529ab779681a" +DOWNLOAD="https://github.com/pwsafe/pwsafe/archive/1.06BETA/pwsafe-1.06BETA.tar.gz" +MD5SUM="b0ee445623d8bd46200f18a51eb7c373" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ykpers xerces-c wxGTK3 xvkbd qrencode" |