aboutsummaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
Diffstat (limited to 'trunk')
-rw-r--r--trunk/doc/CHANGELOG1
-rwxr-xr-xtrunk/simplepkg.SlackBuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/trunk/doc/CHANGELOG b/trunk/doc/CHANGELOG
index 4bd7472..0920f98 100644
--- a/trunk/doc/CHANGELOG
+++ b/trunk/doc/CHANGELOG
@@ -3,6 +3,7 @@ simplepkg changelog
0.6pre13
========
+
- mkbuild-1.1.11:
- -sp, --slackbuild-path option added
- ACTION variable added (values are: new, show-path, and build)
diff --git a/trunk/simplepkg.SlackBuild b/trunk/simplepkg.SlackBuild
index 83ccdf1..462aad3 100755
--- a/trunk/simplepkg.SlackBuild
+++ b/trunk/simplepkg.SlackBuild
@@ -18,7 +18,7 @@
PACKAGE="simplepkg"
PACK_DIR="package-$PACKAGE"
BUILD=${BUILD:=1rha}
-VERSION="0.6pre12"
+VERSION="0.6pre13"
ARCH="noarch"
LIBEXEC="/usr/libexec/$PACKAGE"
BINDIR="/usr/bin"