aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/kitty/kitty.SlackBuild2
-rw-r--r--system/kitty/kitty.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/kitty/kitty.SlackBuild b/system/kitty/kitty.SlackBuild
index 1b49b3859a..2cbd667257 100644
--- a/system/kitty/kitty.SlackBuild
+++ b/system/kitty/kitty.SlackBuild
@@ -12,7 +12,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kitty
-VERSION=${VERSION:-0.32.2}
+VERSION=${VERSION:-0.33.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/kitty/kitty.info b/system/kitty/kitty.info
index d6d524dbbc..8c53f1fd8e 100644
--- a/system/kitty/kitty.info
+++ b/system/kitty/kitty.info
@@ -1,10 +1,10 @@
PRGNAM="kitty"
-VERSION="0.32.2"
+VERSION="0.33.1"
HOMEPAGE="https://sw.kovidgoyal.net/kitty/"
-DOWNLOAD="https://download.dlackware.com/hosted-sources/kitty/kitty-0.32.2.tar.xz"
-MD5SUM="181623b23b395a3a8eaaaa8fcc0fa3f2"
+DOWNLOAD="https://download.dlackware.com/hosted-sources/kitty/kitty-0.33.1.tar.xz"
+MD5SUM="571129f1a119fdccb8fe159b0a24ff19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="librsync google-go-lang"
+REQUIRES="librsync google-go-lang simde"
MAINTAINER="Eugen Wissner"
EMAIL="belka@caraus.de"