diff options
Diffstat (limited to 'dendrite/dendrite.SlackBuild')
-rw-r--r-- | dendrite/dendrite.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dendrite/dendrite.SlackBuild b/dendrite/dendrite.SlackBuild index 366d58e..05694d1 100644 --- a/dendrite/dendrite.SlackBuild +++ b/dendrite/dendrite.SlackBuild @@ -3,7 +3,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dendrite -VERSION=${VERSION:-0.13.7} +VERSION=${VERSION:-0.13.8} BUILD=${BUILD:-1} TAG=${TAG:-_slackcoder} PKGTYPE=${PKGTYPE:-txz} |