summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/clamtk/clamtk.SlackBuild4
-rw-r--r--system/clamtk/clamtk.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/clamtk/clamtk.SlackBuild b/system/clamtk/clamtk.SlackBuild
index d9ce8e9eaf..2db994a1fd 100644
--- a/system/clamtk/clamtk.SlackBuild
+++ b/system/clamtk/clamtk.SlackBuild
@@ -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}
diff --git a/system/clamtk/clamtk.info b/system/clamtk/clamtk.info
index 85175db5ad..079d17408b 100644
--- a/system/clamtk/clamtk.info
+++ b/system/clamtk/clamtk.info
@@ -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"