diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-05 22:49:30 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2006-10-05 22:49:30 +0000 |
commit | ed6876df44176c95296a2c6943e6808cd9f5eff8 (patch) | |
tree | 827fc89b50589dba592ccd825ed0ad5546a5a2d1 /simplepkg.SlackBuild | |
parent | 17c7b9bf562426e5137e43c62548ad116406448c (diff) | |
download | simplepkg-ed6876df44176c95296a2c6943e6808cd9f5eff8.tar.gz simplepkg-ed6876df44176c95296a2c6943e6808cd9f5eff8.tar.bz2 |
simplepkg 0.4.9pre4
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@13 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 4dc8a56..78288b3 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD="1rha" -VERSION="0.4.9pre3" +VERSION="0.4.9pre4" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" |