diff options
author | Slack Coder <slackcoder@server.ky> | 2024-10-07 11:01:30 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-10-07 16:01:19 -0500 |
commit | 900b237ab3d283e3428d40a6a7cec91eff9700d6 (patch) | |
tree | 1a19da50caa74cf4ab252b89a20cff85ef607338 /dendrite/dendrite.SlackBuild | |
parent | c983a7f11401015fb845d9d757da619498490ac3 (diff) | |
download | slackbuilds-900b237ab3d283e3428d40a6a7cec91eff9700d6.tar.xz |
denrite: bump 0.13.8
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} |