aboutsummaryrefslogtreecommitdiff
path: root/development/rarian/rarian.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2023-12-24 18:43:16 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:30 +0700
commitea33185eef6ea0c512047c1c29b41b216509b2af (patch)
treeebf6fd9c3c5b390e88149aed4352c84747df2726 /development/rarian/rarian.SlackBuild
parentcb77bb4d17424368f6ba0dd8b1493ca46b65b1f0 (diff)
development/rarian: Updated for version 0.8.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/rarian/rarian.SlackBuild')
-rw-r--r--development/rarian/rarian.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/rarian/rarian.SlackBuild b/development/rarian/rarian.SlackBuild
index fa7996041611..2eaf2411588c 100644
--- a/development/rarian/rarian.SlackBuild
+++ b/development/rarian/rarian.SlackBuild
@@ -35,7 +35,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rarian
-VERSION=${VERSION:-0.8.4}
+VERSION=${VERSION:-0.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}