diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-27 21:42:47 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-27 21:42:47 +0000 |
commit | 964e94af811e34a0b86b73934e572bf0c9668735 (patch) | |
tree | 598e8dd3566901764bb06e9e249b29359cd391f0 /simplepkg.SlackBuild | |
parent | a5798656b60e286884de9ad38a8d3824d95b2097 (diff) | |
download | simplepkg-964e94af811e34a0b86b73934e572bf0c9668735.tar.gz simplepkg-964e94af811e34a0b86b73934e572bf0c9668735.tar.bz2 |
simplepkg 0.4.9pre12
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@129 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 bd3af33..34ac27a 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre11" +VERSION="0.4.9pre12" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |