diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-30 17:44:48 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-30 17:44:48 +0000 |
commit | 25f8514c330b0b81691aba42cea6a55b1e5d1e4d (patch) | |
tree | 9520f5fb767064410b98c6f475e838560ec25443 /simplepkg.SlackBuild | |
parent | 5162249f252036c9a01848bc2853adac71539bf3 (diff) | |
download | simplepkg-25f8514c330b0b81691aba42cea6a55b1e5d1e4d.tar.gz simplepkg-25f8514c330b0b81691aba42cea6a55b1e5d1e4d.tar.bz2 |
simplepkg 0.4.9pre15
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@132 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 5647bb8..fd9cf86 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre14" +VERSION="0.4.9pre15" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |