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