diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 01:26:51 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-04-08 01:26:51 +0000 |
commit | d2b32c863175524692874232fd6bc3632825db6e (patch) | |
tree | e426606a1e6397f6684ce80a9c8870e53528263f /trunk/simplepkg.SlackBuild | |
parent | 38fdff1d0b0f92493506f2106b1735d02a69658c (diff) | |
download | simplepkg-d2b32c863175524692874232fd6bc3632825db6e.tar.gz simplepkg-d2b32c863175524692874232fd6bc3632825db6e.tar.bz2 |
bugfixes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@321 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 edd11fa..7c36c71 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.5pre11" +VERSION="0.5pre12" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |