From 62630431b52b015e3d44f0d4fd981af449b416e6 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 31 Aug 2008 20:06:58 +0000 Subject: Update to 0.5.2.pl00 --- libburn/build/libburn.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libburn/build/libburn.SlackBuild') diff --git a/libburn/build/libburn.SlackBuild b/libburn/build/libburn.SlackBuild index a6690118..d1546db5 100755 --- a/libburn/build/libburn.SlackBuild +++ b/libburn/build/libburn.SlackBuild @@ -34,6 +34,8 @@ # * Initial build. # 0.5.0.pl00-1: 06/aug/2008 by Eric Hameleers # * Update +# 0.5.2.pl00-1: 31/aug/2008 by Eric Hameleers +# * Update # # Run 'sh libburn.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=libburn -VERSION=${VERSION:-0.5.0.pl00} +VERSION=${VERSION:-0.5.2.pl00} SRCVER=$(echo $VERSION |rev| cut -d. -f2- |rev) ARCH=${ARCH:-i486} BUILD=${BUILD:-1} -- cgit v1.2.3-65-gdbad