diff options
author | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-31 23:53:05 +0000 |
---|---|---|
committer | rhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58> | 2007-01-31 23:53:05 +0000 |
commit | 3b33885ba2dc5576f305557b0270ba7574257594 (patch) | |
tree | 73a4df60dd145753a3d39dcfc66ba691fd6330f3 /simplepkg.SlackBuild | |
parent | f7a7f074f020b429e916c0c9fa89f865f01ccdbc (diff) | |
download | simplepkg-3b33885ba2dc5576f305557b0270ba7574257594.tar.gz simplepkg-3b33885ba2dc5576f305557b0270ba7574257594.tar.bz2 |
simplepkg 0.4.9pre18
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@142 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 8730c34..19fdf7c 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre17" +VERSION="0.4.9pre18" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |