diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2014-03-03 06:54:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-03 06:54:23 +0700 |
commit | 3ffb50389823bb36340b5ef7fd938bffaa4a856d (patch) | |
tree | a5e7acdb5d570feb783c047adf4c8eab77e4acaa /system/clamtk/clamtk.SlackBuild | |
parent | dcd89f18ec61736a9efbb40e9e9cf4e655b64d47 (diff) | |
download | slackbuilds-3ffb50389823bb36340b5ef7fd938bffaa4a856d.tar.gz |
system/clamtk: Updated for version 5.04.
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 f81e90ece3..88aecd1590 100644 --- a/system/clamtk/clamtk.SlackBuild +++ b/system/clamtk/clamtk.SlackBuild @@ -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} |