diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:24:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-04 08:24:47 +0700 |
commit | fbef3cf68a1863d757f8727f9a6161bd4438f59c (patch) | |
tree | c91bb130200adc9eacad7ef90b10d3919ec169db | |
parent | 9202bb869b7937e5341083359ae04a8967e13f9f (diff) | |
download | slackbuilds-fbef3cf68a1863d757f8727f9a6161bd4438f59c.tar.gz |
system/password-store: Updated for version 1.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/password-store/password-store.SlackBuild | 2 | ||||
-rw-r--r-- | system/password-store/password-store.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/password-store/password-store.SlackBuild b/system/password-store/password-store.SlackBuild index 7d03cc6539..38d702f3b6 100644 --- a/system/password-store/password-store.SlackBuild +++ b/system/password-store/password-store.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=password-store -VERSION=${VERSION:-1.7.2} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/password-store/password-store.info b/system/password-store/password-store.info index 27c6e45e68..f637390b54 100644 --- a/system/password-store/password-store.info +++ b/system/password-store/password-store.info @@ -1,8 +1,8 @@ PRGNAM="password-store" -VERSION="1.7.2" +VERSION="1.7.3" HOMEPAGE="https://www.passwordstore.org/" -DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.2.tar.xz" -MD5SUM="6e2fd1baae2354fe03fae85e403505be" +DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.3.tar.xz" +MD5SUM="db2d49af9e666cc5ef6aa1c61ae5c045" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="xclip" |