mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
desktop/kwalletcli: Updated for version 3.03.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
610e5bbbc7
commit
0b8be5c38f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for kwalletcli
|
||||
|
||||
# Copyright 2012-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# Copyright 2012-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=kwalletcli
|
||||
VERSION=${VERSION:-3.02}
|
||||
VERSION=${VERSION:-3.03}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kwalletcli"
|
||||
VERSION="3.02"
|
||||
VERSION="3.03"
|
||||
HOMEPAGE="https://www.mirbsd.org/kwalletcli.htm"
|
||||
DOWNLOAD="https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.02.tar.gz"
|
||||
MD5SUM="88a6fad867d59239a3aa5e3df6dbd0f0"
|
||||
DOWNLOAD="https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.03.tar.gz"
|
||||
MD5SUM="ef98d7a9a8702d555135cd2c372a15ab"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mksh"
|
||||
|
|
Loading…
Reference in a new issue