summaryrefslogtreecommitdiffstats
path: root/development/rizin/rizin.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/rizin/rizin.SlackBuild')
-rw-r--r--development/rizin/rizin.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild
index ed88c101e7..5f1f0612ce 100644
--- a/development/rizin/rizin.SlackBuild
+++ b/development/rizin/rizin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rizin
-# Copyright 2022 Ebben Aries <slackbuilds@dscp.org>
+# Copyright 2022-2024 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rizin
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}