diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-04-29 19:33:00 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-04-29 19:33:00 +0000 |
commit | 8585dcc9e36c88dc5d4f6e7c663037cb60643265 (patch) | |
tree | ac25629479f5298b9ed78827a96e021b2b799b5e /trunk/simplepkg.SlackBuild | |
parent | 14122027dcef6e069f4a1e8ca338be9b96d0201c (diff) | |
download | simplepkg-8585dcc9e36c88dc5d4f6e7c663037cb60643265.tar.gz simplepkg-8585dcc9e36c88dc5d4f6e7c663037cb60643265.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@503 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 cf07882..5891936 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre26.1" +VERSION="0.6pre27" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |