diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-06 19:33:44 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-02-06 19:33:44 +0000 |
commit | 33818855de4d786155167b65e30a66c98067cd38 (patch) | |
tree | 2f879998b31529a16a05173d576187efd7895439 /simplepkg.SlackBuild | |
parent | 9e794539646d3e7b392c197faf14ae80acd3160f (diff) | |
download | simplepkg-33818855de4d786155167b65e30a66c98067cd38.tar.gz simplepkg-33818855de4d786155167b65e30a66c98067cd38.tar.bz2 |
simplaret: added dependency and signature checking
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@152 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'simplepkg.SlackBuild')
-rwxr-xr-x | simplepkg.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild index d0295fd..c3a392b 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre23" +VERSION="0.4.9pre24" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |