diff options
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 25f8c6b..5647bb8 100755 --- a/simplepkg.SlackBuild +++ b/simplepkg.SlackBuild @@ -6,7 +6,7 @@ PACKAGE="simplepkg" PACK_DIR="package-$PACKAGE" BUILD=${BUILD:=1rha} -VERSION="0.4.9pre13" +VERSION="0.4.9pre14" ARCH="noarch" LIBEXEC="/usr/libexec/$PACKAGE" BINDIR="/usr/bin" |