mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/qtkeychain: Updated for version 0.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2ed9a0aed5
commit
7977743ae3
2 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for qtkeychain
|
||||
|
||||
# Copyright 2014 Donald Cooley La Porte, IN USA <dfc@warpmail.net>
|
||||
# Copyright 2016 Donald Cooley South Haven, IN USA <dfc@warpmail.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qtkeychain
|
||||
VERSION=${VERSION:-0.4.0}
|
||||
VERSION=${VERSION:-0.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qtkeychain"
|
||||
VERSION="0.4.0"
|
||||
VERSION="0.5.0"
|
||||
HOMEPAGE="https://github.com/frankosterfeld/qtkeychain"
|
||||
DOWNLOAD="https://github.com/frankosterfeld/qtkeychain/archive/v0.4.0.tar.gz"
|
||||
MD5SUM="e4e48d8742a9fd2664425d58be236424"
|
||||
DOWNLOAD="https://github.com/frankosterfeld/qtkeychain/archive/v0.5.0.tar.gz"
|
||||
MD5SUM="ed813a5db320883c2cf34db16a72b2a1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue