diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-10 15:55:10 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-10 15:55:10 +0000 |
commit | 09c9e2ed96cb38b14af3471ecf448f256894f2ce (patch) | |
tree | 961de72c914db7f47586fbd75e09fd4e21e93a00 /trunk/simplepkg.SlackBuild | |
parent | ee362e585b5b696f455a4c642744cb588429eb9b (diff) | |
download | simplepkg-09c9e2ed96cb38b14af3471ecf448f256894f2ce.tar.gz simplepkg-09c9e2ed96cb38b14af3471ecf448f256894f2ce.tar.bz2 |
simplepkg 0.5pre15
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@334 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 c6a183e..ac52a89 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.5pre14" +VERSION="0.5pre15" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |