summaryrefslogtreecommitdiff
path: root/system/password-store
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-13 01:32:14 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-13 01:32:14 +0700
commit7c5966795bfc4079f6a1054ae29f60c973519a03 (patch)
treeeab70547e294e014a227d2775e431c9a2bad0f5b /system/password-store
parentf964ca4fe6ffb8d475c9d437623b92c4519c298d (diff)
downloadslackbuilds-7c5966795bfc4079f6a1054ae29f60c973519a03.tar.gz
system/password-store: Updated for version 1.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/password-store')
-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 770081cb2c..7a04679e76 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-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2021 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.3}
+VERSION=${VERSION:-1.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/password-store/password-store.info b/system/password-store/password-store.info
index f637390b54..2c3dadf51f 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.3"
+VERSION="1.7.4"
HOMEPAGE="https://www.passwordstore.org/"
-DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.3.tar.xz"
-MD5SUM="db2d49af9e666cc5ef6aa1c61ae5c045"
+DOWNLOAD="https://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz"
+MD5SUM="56b918982fd80bedba6590059c332c6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xclip"