From 84d575a6983d85ed6a447ffbb393047e54f229ec Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 4 Sep 2005 14:21:19 +0000 Subject: Updated to 0.10-test2 --- psi/build/psi.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'psi/build') diff --git a/psi/build/psi.SlackBuild b/psi/build/psi.SlackBuild index 5cf82a27..84c31496 100755 --- a/psi/build/psi.SlackBuild +++ b/psi/build/psi.SlackBuild @@ -21,6 +21,8 @@ # Split the language files into a separate package. # 0.10-test1:27/aug/2005 by Eric Hameleers # * The prelude to psi-0.10. +# 0.10-test2:03/sep/2005 by Eric Hameleers +# * Test-2. # # Run 'sh SlackBuild --cleanup' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -36,8 +38,8 @@ if [ "$TMP" = "" ]; then fi PRGNAM=psi -SRCVER=0.10-test1 -VERSION=0.10.test1 +SRCVER=0.10-test2 +VERSION=0.10.test2 ARCH=${ARCH:-i486} BUILD=1 -- cgit v1.2.3-65-gdbad