diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-01 01:16:52 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2007-12-01 01:16:52 +0000 |
commit | 76cb2a284631a2354a368320234b16f4316fd137 (patch) | |
tree | 5b945dc8435be4407f3d7abec746510ac5586b05 /trunk/simplepkg.SlackBuild | |
parent | 246475541fd2d6cb4a5e96010191f2ebaf841a23 (diff) | |
download | simplepkg-76cb2a284631a2354a368320234b16f4316fd137.tar.gz simplepkg-76cb2a284631a2354a368320234b16f4316fd137.tar.bz2 |
Várias alterações. Ver trunk/doc/CHANGELOG
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@461 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/simplepkg.SlackBuild')
-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 c6714d2..7ddaf30 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre10" +VERSION="0.6pre11" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |