diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-17 01:01:27 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-17 01:01:27 +0000 |
commit | c892ac977939879070d366dd55caec4e0c8deec9 (patch) | |
tree | 32c8ced291c53859c043d43e9bfcb72330d9cdd4 /trunk/simplepkg.SlackBuild | |
parent | 4659a348863b8c34d8597af2858a8c3b17447736 (diff) | |
download | simplepkg-c892ac977939879070d366dd55caec4e0c8deec9.tar.gz simplepkg-c892ac977939879070d366dd55caec4e0c8deec9.tar.bz2 |
doc update / simplaret support for --get and --install with full package filename
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@346 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 e373fd9..d5831b5 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.5pre18" +VERSION="0.5pre19" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |