aboutsummaryrefslogtreecommitdiff
path: root/development/cutter
diff options
context:
space:
mode:
Diffstat (limited to 'development/cutter')
-rw-r--r--development/cutter/cutter.SlackBuild2
-rw-r--r--development/cutter/cutter.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/development/cutter/cutter.SlackBuild b/development/cutter/cutter.SlackBuild
index 0277660ca1..3d4bd39948 100644
--- a/development/cutter/cutter.SlackBuild
+++ b/development/cutter/cutter.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cutter
SRCNAM=Cutter
-VERSION=${VERSION:-v2.3.4}
+VERSION=${VERSION:-v2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/cutter/cutter.info b/development/cutter/cutter.info
index 2cd29469f7..101b02400b 100644
--- a/development/cutter/cutter.info
+++ b/development/cutter/cutter.info
@@ -1,10 +1,10 @@
PRGNAM="cutter"
-VERSION="v2.3.4"
+VERSION="v2.4.1"
HOMEPAGE="https://cutter.re/"
-DOWNLOAD="https://github.com/rizinorg/cutter/releases/download/v2.3.4/Cutter-v2.3.4-src.tar.gz"
-MD5SUM="0452f16f2b71f300c9fa9bbf2ae8f39e"
+DOWNLOAD="https://github.com/rizinorg/cutter/releases/download/v2.4.1/Cutter-v2.4.1-src.tar.gz"
+MD5SUM="2265ec47bd2592a942f2bc4ec0e419c3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="rizin Sphinx"
+REQUIRES="rizin Sphinx qt6"
MAINTAINER="Christopher Luck"
EMAIL="kermitdafrog8@gmail.com"