summaryrefslogtreecommitdiffstats
path: root/system/password-store/password-store.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-06-12 20:32:14 +0200
committer Willy Sudiarto Raharjo2021-06-12 20:32:14 +0200
commit7c5966795bfc4079f6a1054ae29f60c973519a03 (patch)
treeeab70547e294e014a227d2775e431c9a2bad0f5b /system/password-store/password-store.SlackBuild
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/password-store.SlackBuild')
-rw-r--r--system/password-store/password-store.SlackBuild4
1 files changed, 2 insertions, 2 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}