diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-09-13 17:55:51 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-09-13 17:55:51 +0000 |
commit | 3aab65168823b023b0f80d7069d5581a6de977bb (patch) | |
tree | 8999854c1cde46bd5777e3f8a9b8136c6275c955 /trunk/simplepkg.SlackBuild | |
parent | 4a92eea3c850c549349c124dec37138044e752b3 (diff) | |
download | simplepkg-3aab65168823b023b0f80d7069d5581a6de977bb.tar.gz simplepkg-3aab65168823b023b0f80d7069d5581a6de977bb.tar.bz2 |
lots of fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@441 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/simplepkg.SlackBuild')
-rwxr-xr-x | trunk/simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild index 0c181c7..1b1f024 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre5" +VERSION="0.6pre6" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |