aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGELOG3
-rwxr-xr-xsimplepkg.SlackBuild2
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index be926a3..e4dcb34 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,9 +1,10 @@
simplepkg changelog
-------------------
-0.4.9pre18: simplaret:
+0.4.9pre20: simplaret:
- enhanced http retrieval: curl support
- enhanced verbosity
+ - get-patches small changes
0.4.9pre10-17: lots of simplaret fixes
diff --git a/simplepkg.SlackBuild b/simplepkg.SlackBuild
index b452387..4d68213 100755
--- a/simplepkg.SlackBuild
+++ b/simplepkg.SlackBuild
@@ -6,7 +6,7 @@
PACKAGE="simplepkg"
PACK_DIR="package-$PACKAGE"
BUILD=${BUILD:=1rha}
-VERSION="0.4.9pre19"
+VERSION="0.4.9pre20"
ARCH="noarch"
LIBEXEC="/usr/libexec/$PACKAGE"
BINDIR="/usr/bin"