summaryrefslogtreecommitdiffstats
path: root/unrar/build/unrar.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-05-13 18:27:44 +0000
committer Eric Hameleers <alien@slackware.com>2011-05-13 18:27:44 +0000
commitc0adc4528889c1b5d080f56ba1c28729cb66a209 (patch)
tree19614be40118c4dc4705f640b4f934681551e160 /unrar/build/unrar.SlackBuild
parentde28cd20aca8d3e744ed18a64d328ce68ab09539 (diff)
downloadasb-c0adc4528889c1b5d080f56ba1c28729cb66a209.tar.gz
asb-c0adc4528889c1b5d080f56ba1c28729cb66a209.tar.xz
Update to 4.0.7
Diffstat (limited to 'unrar/build/unrar.SlackBuild')
-rwxr-xr-xunrar/build/unrar.SlackBuild6
1 files 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 <alien@slackware.com>
# * Apply patch to fix CBR support in calibre.
+# 4.0.7-1: 13/may/2011 by Eric Hameleers <alien@slackware.com>
+# * 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}