summaryrefslogtreecommitdiffstats
path: root/xfburn/build/xfburn.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-08-31 20:11:17 +0000
committer Eric Hameleers <alien@slackware.com>2008-08-31 20:11:17 +0000
commitb33e17b56a63f3e96a572f04731646d2a5501572 (patch)
tree78a613e51f97af7eb232034a2015d14881ca015a /xfburn/build/xfburn.SlackBuild
parent8ee14f6f9d603bbb2f2dfe7878a08eaa38a6e421 (diff)
downloadasb-b33e17b56a63f3e96a572f04731646d2a5501572.tar.gz
asb-b33e17b56a63f3e96a572f04731646d2a5501572.tar.xz
Update for 0.3.2
Diffstat (limited to '')
-rwxr-xr-xxfburn/build/xfburn.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfburn/build/xfburn.SlackBuild b/xfburn/build/xfburn.SlackBuild
index c63bfde7..d194760c 100755
--- a/xfburn/build/xfburn.SlackBuild
+++ b/xfburn/build/xfburn.SlackBuild
@@ -34,6 +34,8 @@
# * Initial build.
# 0.3.1-1: 06/aug/2008 by Eric Hameleers <alien@slackware.com>
# * Update
+# 0.3.2-1: 31/aug/2008 by Eric Hameleers <alien@slackware.com>
+# * Update
#
# Run 'sh xfburn.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -44,7 +46,7 @@
# Set initial variables:
PRGNAM=xfburn
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.2}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}