diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-04-29 14:02:11 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-04-29 14:02:11 +0000 |
commit | 35a965b84d3d09c261075c280e17b198151788eb (patch) | |
tree | c89f2ff599fa0b6f21d693b8baa8e3c6bf62bae2 /trunk/simplepkg.SlackBuild | |
parent | e0c2b5c691f6ac695867cbe3f2a3deaf63308fc4 (diff) | |
download | simplepkg-35a965b84d3d09c261075c280e17b198151788eb.tar.gz simplepkg-35a965b84d3d09c261075c280e17b198151788eb.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@501 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 471cbb9..7ac1db4 100755 --- a/trunk/simplepkg.SlackBuild +++ b/trunk/simplepkg.SlackBuild @@ -18,7 +18,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.6pre25" +VERSION="0.6pre26" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |