summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-22 19:21:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-22 19:21:25 +0700
commit6b28e832217706084b95b183dc86e401b6ce8d1e (patch)
treebf9aecd51192d21a8661a4aeea44d15a0fd65d8d /system
parentc64ef119fc6fa9f76080ede254647ba66e6e11a4 (diff)
downloadslackbuilds-6b28e832217706084b95b183dc86e401b6ce8d1e.tar.gz
slackbuilds-6b28e832217706084b95b183dc86e401b6ce8d1e.tar.xz
system/password-store: Updated for version 1.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/password-store/password-store.SlackBuild4
-rw-r--r--system/password-store/password-store.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/password-store/password-store.SlackBuild b/system/password-store/password-store.SlackBuild
index 76323d1a01..7d03cc6539 100644
--- a/system/password-store/password-store.SlackBuild
+++ b/system/password-store/password-store.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for password-store
# Copyright 2013 Michael Ren <micron33@gmail.com>
-# Copyright 2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=password-store
-VERSION=${VERSION:-1.7.1}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/password-store/password-store.info b/system/password-store/password-store.info
index 3a30855b7d..27c6e45e68 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.1"
+VERSION="1.7.2"
HOMEPAGE="https://www.passwordstore.org/"
-DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.1.tar.xz"
-MD5SUM="44f735d7d6c1664d87ee0ec7338af43a"
+DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.2.tar.xz"
+MD5SUM="6e2fd1baae2354fe03fae85e403505be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xclip"