aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-07 22:02:11 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-07 22:02:11 +0000
commit23bf3d1a9fb8e7792b7010f6771a23b800250298 (patch)
tree648da40bf230b2646519c4ed7a079ba3902c98b1
parentf6cf77bfa382cab30b617ff07e7ae41f2f5003e0 (diff)
downloadslackbuilds-23bf3d1a9fb8e7792b7010f6771a23b800250298.tar.gz
slackbuilds-23bf3d1a9fb8e7792b7010f6771a23b800250298.tar.bz2
added lives
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@164 370017ae-e619-0410-ac65-c121f96126d4
-rwxr-xr-xlives/lives.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lives/lives.SlackBuild b/lives/lives.SlackBuild
index 6cc1b730..69f60470 100755
--- a/lives/lives.SlackBuild
+++ b/lives/lives.SlackBuild
@@ -32,7 +32,7 @@ fi
RTOOL="wget"
PACKAGE_EXT="bz2"
-WORK_NAME="LiVeS"
+WORK_NAME="LiVES"
WORK_VERSION="`echo $VERSION | sed -e 's/pre/-pre/'`"
SRC="$WORK_NAME-$WORK_VERSION.tar.$PACKAGE_EXT"
URL="http://www.xs4all.nl/%7Esalsaman/lives/current/$SRC"