system/clamtk: Updated for version 5.04.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2014-03-03 06:54:23 +07:00 committed by Willy Sudiarto Raharjo
parent dcd89f18ec
commit 3ffb503898
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for clamtk
# Copyright 2012-2013 Petar Petrov, petar.petrov@student.oulu.fi
# Copyright 2012-2014 Petar Petrov, petar.petrov@student.oulu.fi
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# https://aur.archlinux.org/packages/clamtk/
PRGNAM=clamtk
VERSION=${VERSION:-5.03}
VERSION=${VERSION:-5.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="clamtk"
VERSION="5.03"
VERSION="5.04"
HOMEPAGE="http://code.google.com/p/clamtk/"
DOWNLOAD="https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-5.03.tar.gz"
MD5SUM="bd84523dadcf59e5ca0848d83b1cfccf"
DOWNLOAD="https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-5.04.tar.gz"
MD5SUM="869a1380b5880efc60c1764981cc995f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwww-perl perl-http-message perl-JSON perl-LWP-Protocol-https perl-Text-CSV perl-Time-Piece perl-gtk2 clamav zenity"