diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-19 17:52:38 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-19 17:52:38 +0000 |
commit | aefb82a795b8666a3c5e1145f1024fb20e20e2f7 (patch) | |
tree | 2df30a7dd5c8d5a22207fcd6e5d15af7f1057205 /simplepkg.SlackBuild | |
parent | 560edbaa13345acaff93c319446cb8faaeb135fb (diff) | |
download | simplepkg-aefb82a795b8666a3c5e1145f1024fb20e20e2f7.tar.gz simplepkg-aefb82a795b8666a3c5e1145f1024fb20e20e2f7.tar.bz2 |
simplepkg 0.4.9pre6
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@20 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'simplepkg.SlackBuild')
-rwxr-xr-x | simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild index bb087f6..1eab674 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD="1rha" -VERSION="0.4.9" +VERSION="0.4.9pre6" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |