diff options
Diffstat (limited to 'development/rizin/rizin.SlackBuild')
-rw-r--r-- | development/rizin/rizin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild index a9b15b89e5249..a5b4b80244d4f 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-2023 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.5.1} +VERSION=${VERSION:-0.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |