diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-18 01:54:06 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-18 01:54:06 +0000 |
commit | 9ed605710d1acdb16a12b47a2c83474cebd5c819 (patch) | |
tree | ab2d2593d16642d1e7aa8c9579e298c889356a86 /simplepkg.SlackBuild | |
parent | 46410c89229ba465a86b51fb57b2a0986f2f1732 (diff) | |
download | simplepkg-9ed605710d1acdb16a12b47a2c83474cebd5c819.tar.gz simplepkg-9ed605710d1acdb16a12b47a2c83474cebd5c819.tar.bz2 |
lots of changes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@108 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 8c41aac..54fcd7c 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre7" +VERSION="0.4.9pre8" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |