diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-15 15:28:58 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-15 15:28:58 +0000 |
commit | 2e8f7c457257d3741622a18e9d74b694901bee69 (patch) | |
tree | e4256c98062361af3337b6ef79fa0db4528edb8b /simplepkg.SlackBuild | |
parent | aaf39c7bc441b648c671f7b9a273211cd0660d8f (diff) | |
download | simplepkg-2e8f7c457257d3741622a18e9d74b694901bee69.tar.gz simplepkg-2e8f7c457257d3741622a18e9d74b694901bee69.tar.bz2 |
simplepkg: about to do a new release?
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@105 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 fb790d6..8c41aac 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9" +VERSION="0.4.9pre7" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |