summaryrefslogtreecommitdiffstats
path: root/psi/build/psi.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'psi/build/psi.SlackBuild')
-rwxr-xr-xpsi/build/psi.SlackBuild6
1 files changed, 4 insertions, 2 deletions
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