misc/clawsker: Updated for version 1.3.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erik Hanson 2022-11-02 09:51:19 -05:00 committed by Willy Sudiarto Raharjo
parent 8c3724c89d
commit 1c55736604
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# 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.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=clawsker
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.3.7}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="clawsker"
VERSION="1.1.0"
VERSION="1.3.7"
HOMEPAGE="https://www.claws-mail.org/clawsker.php"
DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.1.0.tar.xz"
MD5SUM="c06d5e55660eba2b6f8c1be2d5d4c73e"
DOWNLOAD="https://www.claws-mail.org/tools/clawsker-1.3.7.tar.xz"
MD5SUM="a4280952be05a6b4b212f527d1fe982d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-gtk2"