diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-30 18:12:44 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-30 18:12:44 +0000 |
commit | 52f5dc20a540a26dd3661358c780bc1466ebe7f7 (patch) | |
tree | 1c59e5de964ad08743f184e3427479f75ea55859 /simplepkg.SlackBuild | |
parent | 3ee630de88360ab31a0244a2cf25091173095989 (diff) | |
download | simplepkg-52f5dc20a540a26dd3661358c780bc1466ebe7f7.tar.gz simplepkg-52f5dc20a540a26dd3661358c780bc1466ebe7f7.tar.bz2 |
simplepkg 0.4.9pre17
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@134 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 a43f082..8730c34 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre16" +VERSION="0.4.9pre17" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |