diff --git a/development/rizin/rizin.SlackBuild b/development/rizin/rizin.SlackBuild index ed88c101e7..9aa72499de 100644 --- a/development/rizin/rizin.SlackBuild +++ b/development/rizin/rizin.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rizin -VERSION=${VERSION:-0.4.0} +VERSION=${VERSION:-0.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/rizin/rizin.info b/development/rizin/rizin.info index 539f06af4e..92bdfb627c 100644 --- a/development/rizin/rizin.info +++ b/development/rizin/rizin.info @@ -1,8 +1,8 @@ PRGNAM="rizin" -VERSION="0.4.0" +VERSION="0.4.1" HOMEPAGE="https://rizin.re/" -DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.4.0/rizin-src-v0.4.0.tar.xz" -MD5SUM="241cfb0868d2a587d48a73a3dd3c9ffb" +DOWNLOAD="https://github.com/rizinorg/rizin/releases/download/v0.4.1/rizin-src-v0.4.1.tar.xz" +MD5SUM="3f8996c715665c0a9a1206a359cff424" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="capstone"