misc/clawsker: Updated for version 1.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8c3724c89d
commit
1c55736604
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for Clawsker
|
# Slackware build script for Clawsker
|
||||||
#
|
#
|
||||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2009-202 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=clawsker
|
PRGNAM=clawsker
|
||||||
VERSION=${VERSION:-1.1.0}
|
VERSION=${VERSION:-1.3.7}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="clawsker"
|
PRGNAM="clawsker"
|
||||||
VERSION="1.1.0"
|
VERSION="1.3.7"
|
||||||
HOMEPAGE="https://www.claws-mail.org/clawsker.php"
|
HOMEPAGE="https://www.claws-mail.org/clawsker.php"
|
||||||
DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.1.0.tar.xz"
|
DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.3.7.tar.xz"
|
||||||
MD5SUM="c06d5e55660eba2b6f8c1be2d5d4c73e"
|
MD5SUM="a4280952be05a6b4b212f527d1fe982d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-gtk2"
|
REQUIRES="perl-gtk2"
|
||||||
|
|
Loading…
Reference in New Issue