mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/clawsker: Updated for version 0.7.12.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
471aa34e19
commit
aea7632ce9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for Clawsker
|
||||
#
|
||||
# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# 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=clawsker
|
||||
VERSION=${VERSION:-0.7.10}
|
||||
VERSION=${VERSION:-0.7.12}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clawsker"
|
||||
VERSION="0.7.10"
|
||||
VERSION="0.7.12"
|
||||
HOMEPAGE="http://www.claws-mail.org/clawsker.php"
|
||||
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.10.tar.gz"
|
||||
MD5SUM="500f9a0cf60bd165f14c9030dff45200"
|
||||
DOWNLOAD="http://www.claws-mail.org/tools/clawsker-0.7.12.tar.gz"
|
||||
MD5SUM="3c28d5e1fc83327b782258b15c05d35f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-gtk2"
|
||||
|
|
Loading…
Reference in a new issue