diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-02-04 20:13:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:10 +0700 |
commit | bdf9f17601a13e544d229cae8cb0314bde65bb1f (patch) | |
tree | 35fdd74c4f0b0f59b3a8a87f264e1f6ea04df5a8 /system/clamtk/clamtk.SlackBuild | |
parent | ad590dfd8765703da68bb7ecd438e6e2dc72743c (diff) | |
download | slackbuilds-bdf9f17601a13e544d229cae8cb0314bde65bb1f.tar.gz |
system/clamtk: Updated for version 5.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/clamtk/clamtk.SlackBuild')
-rw-r--r-- | system/clamtk/clamtk.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |