system/clamtk: Updated for version 5.13.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2015-02-04 20:13:06 +07:00 committed by Willy Sudiarto Raharjo
parent ad590dfd87
commit bdf9f17601
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for clamtk
# Copyright 2012-2014 Petar Petrov, petar.petrov@student.oulu.fi
# Copyright 2012-2015 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.09}
VERSION=${VERSION:-5.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="clamtk"
VERSION="5.09"
VERSION="5.13"
HOMEPAGE="http://code.google.com/p/clamtk/"
DOWNLOAD="https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-5.09.tar.gz"
MD5SUM="01cf81fc05799ed8c4684334970d9137"
DOWNLOAD="https://bitbucket.org/dave_theunsub/clamtk/downloads/clamtk-5.13.tar.gz"
MD5SUM="6462a0a5f86c050a7496ea912463f482"
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"