diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 00:03:16 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 00:03:16 +0000 |
commit | 33a8a56106adae25714eec24d1bcb4889fcf8267 (patch) | |
tree | 2b0e1cf7840f2c7514beeb6f4452acbe9fd44c24 /trunk/simplepkg.SlackBuild | |
parent | 6878c9fdb73390836232b93ab42b50e59d742716 (diff) | |
download | simplepkg-33a8a56106adae25714eec24d1bcb4889fcf8267.tar.gz simplepkg-33a8a56106adae25714eec24d1bcb4889fcf8267.tar.bz2 |
simplaret: fix, see doc/CHANGELOG
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@319 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 66f079b..88fe4a4 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.5pre7" +VERSION="0.5pre8" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |