mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/kwalletcli: Updated for version 3.01.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
2d1aaf78f2
commit
1f23217513
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Based on http://slackbuilds.org/template.SlackBuild
|
||||
|
||||
PRGNAM=kwalletcli
|
||||
VERSION=${VERSION:-3.00}
|
||||
VERSION=${VERSION:-3.01}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kwalletcli"
|
||||
VERSION="3.00"
|
||||
VERSION="3.01"
|
||||
HOMEPAGE="https://www.mirbsd.org/kwalletcli.htm"
|
||||
DOWNLOAD="https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.00.tar.gz"
|
||||
MD5SUM="b5649a18a8187b0fabca7073fabe52c3"
|
||||
DOWNLOAD="https://www.mirbsd.org/MirOS/dist/hosted/kwalletcli/kwalletcli-3.01.tar.gz"
|
||||
MD5SUM="83758f0edc7fb342d2c780a306eaf2c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mksh"
|
||||
|
|
Loading…
Reference in a new issue