diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-02-06 17:46:15 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2008-02-06 17:46:15 +0000 |
commit | 8d6fbc79a4246f93acdc58a71b25ce10b85f1d0d (patch) | |
tree | 17d9eddf7430047e8426c7c2a629d846d683b394 /trunk/simplepkg.SlackBuild | |
parent | ce8eea07503c1e0ee2c4cc54094c6ff96682e7ae (diff) | |
download | simplepkg-8d6fbc79a4246f93acdc58a71b25ce10b85f1d0d.tar.gz simplepkg-8d6fbc79a4246f93acdc58a71b25ce10b85f1d0d.tar.bz2 |
small fixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@486 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 ca289be..e5678c1 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre17" +VERSION="0.6pre18" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |