diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-29 13:56:54 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-29 13:56:54 +0000 |
commit | e1f6e3a12a80e10de8c56ea39d3310030f31ba80 (patch) | |
tree | 961f2a830c30305fa75aca07288921dd95c0951a /trunk | |
parent | a23c096896d6e433f6b836d1725b2729ccc0bc20 (diff) | |
download | simplepkg-e1f6e3a12a80e10de8c56ea39d3310030f31ba80.tar.gz simplepkg-e1f6e3a12a80e10de8c56ea39d3310030f31ba80.tar.bz2 |
simplepkg 0.6pre15
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@481 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk')
-rwxr-xr-x | trunk/simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild index 48351b0..a95f385 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre14" +VERSION="0.6pre15" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |