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