From 6410316709291862e4265235e95712dcdc1381cc Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 23 Jun 2008 21:02:43 +0000 Subject: Update to 0.2.0 --- libisoburn/build/libisoburn.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libisoburn/build') diff --git a/libisoburn/build/libisoburn.SlackBuild b/libisoburn/build/libisoburn.SlackBuild index 58616bf7..38660992 100755 --- a/libisoburn/build/libisoburn.SlackBuild +++ b/libisoburn/build/libisoburn.SlackBuild @@ -32,6 +32,8 @@ # Changelog: # 0.1.8.pl00-1: 22/Jun/2008 by Eric Hameleers # * Initial build. +# 0.2.0.pl00-1: 22/Jun/2008 by Eric Hameleers +# * Update... wow that was fast # # Run 'sh libisoburn.SlackBuild --cleanup' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -42,7 +44,7 @@ # Set initial variables: PRGNAM=libisoburn -VERSION=${VERSION:-0.1.8.pl00} +VERSION=${VERSION:-0.2.0.pl00} SRCVER=$(echo $VERSION |rev| cut -d. -f2- |rev) ARCH=${ARCH:-i486} BUILD=${BUILD:-1} -- cgit v1.2.3-65-gdbad