From c0adc4528889c1b5d080f56ba1c28729cb66a209 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 13 May 2011 18:27:44 +0000 Subject: Update to 4.0.7 --- unrar/build/unrar.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/unrar/build/unrar.SlackBuild b/unrar/build/unrar.SlackBuild index c4827aac..eb58fdc7 100755 --- a/unrar/build/unrar.SlackBuild +++ b/unrar/build/unrar.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright (c) 2004-2010 Eric Hameleers, Eindhoven, NL +# Copyright (c) 2004-2011 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -47,6 +47,8 @@ # * New release. # 3.9.10-2: 04/oct/2010 by Eric Hameleers # * Apply patch to fix CBR support in calibre. +# 4.0.7-1: 13/may/2011 by Eric Hameleers +# * Update. # # Run 'sh unrar.SlackBuild' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -57,7 +59,7 @@ # Set initial variables: PRGNAM=unrar -VERSION=${VERSION:-3.9.10} +VERSION=${VERSION:-4.0.7} BUILD=${BUILD:-2} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad