diff options
author | titopoquito <titopoquito@gmail.com> | 2012-01-06 06:47:54 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-01-06 06:47:54 -0600 |
commit | 9a9ae4daf064f950013a30696596119f66157085 (patch) | |
tree | 43b0d84708d2a344305bf5f8b210d21dc62f99c3 /system/luckybackup/luckybackup.SlackBuild | |
parent | 3d1a478b1d4332b7f8bc2591bd4602973f37090d (diff) |
system/luckybackup: Updated for version 0.4.6.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/luckybackup/luckybackup.SlackBuild')
-rw-r--r-- | system/luckybackup/luckybackup.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/luckybackup/luckybackup.SlackBuild b/system/luckybackup/luckybackup.SlackBuild index aaeabf668003..aa25d81cc704 100644 --- a/system/luckybackup/luckybackup.SlackBuild +++ b/system/luckybackup/luckybackup.SlackBuild @@ -22,7 +22,7 @@ # SUCH DAMAGE. PRGNAM=luckybackup -VERSION=${VERSION:-0.4.5} +VERSION=${VERSION:-0.4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |