summaryrefslogtreecommitdiffstats
path: root/vlc
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-04-25 20:51:42 +0000
committer Eric Hameleers <alien@slackware.com>2007-04-25 20:51:42 +0000
commit6b5df2236c79420df5f381f1013c8765e6056ed9 (patch)
tree6cf8baf6028321c95016198a5c55f39d4071f9d5 /vlc
parent96faffd54a509feabee32d9b10fb82e549dbcc6a (diff)
downloadasb-6b5df2236c79420df5f381f1013c8765e6056ed9.tar.gz
asb-6b5df2236c79420df5f381f1013c8765e6056ed9.tar.xz
Small change for update to 0.8.6b
Diffstat (limited to 'vlc')
-rwxr-xr-xvlc/build/vlc-1.0.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/vlc/build/vlc-1.0.SlackBuild b/vlc/build/vlc-1.0.SlackBuild
index b0af4013..4bacddf5 100755
--- a/vlc/build/vlc-1.0.SlackBuild
+++ b/vlc/build/vlc-1.0.SlackBuild
@@ -31,6 +31,8 @@
# Changelog:
# 0.8.6a-1: 15/Mar/2007 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 0.8.6b-1: 25/apr/2007 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh vlc.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -54,7 +56,7 @@
PRGNAM=vlc
PRGNAM2=mozplugin
-VERSION=${VERSION:-"0.8.6a"}
+VERSION=${VERSION:-"0.8.6b"}
ARCH=${ARCH:-"i486"}
BUILD=${BUILD:-"1"}