aboutsummaryrefslogtreecommitdiff
path: root/dendrite/dendrite.SlackBuild
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-10-07 11:01:30 -0500
committerSlack Coder <slackcoder@server.ky>2024-10-07 16:01:19 -0500
commit900b237ab3d283e3428d40a6a7cec91eff9700d6 (patch)
tree1a19da50caa74cf4ab252b89a20cff85ef607338 /dendrite/dendrite.SlackBuild
parentc983a7f11401015fb845d9d757da619498490ac3 (diff)
downloadslackbuilds-900b237ab3d283e3428d40a6a7cec91eff9700d6.tar.xz
denrite: bump 0.13.8
Diffstat (limited to 'dendrite/dendrite.SlackBuild')
-rw-r--r--dendrite/dendrite.SlackBuild2
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}