summaryrefslogtreecommitdiffstats
path: root/system/kitty/kitty.SlackBuild
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2024-02-16 15:36:57 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-17 09:07:18 +0700
commit25715a2725598a7f1c01115d443e0459f9c0c7db (patch)
treef029f7e49e5fa8f4dd77efe2582ab4469b365cc7 /system/kitty/kitty.SlackBuild
parent0ae897d7023cfc4a357316530d3684adb37f10eb (diff)
downloadslackbuilds-25715a2725598a7f1c01115d443e0459f9c0c7db.tar.gz
slackbuilds-25715a2725598a7f1c01115d443e0459f9c0c7db.tar.xz
system/kitty: Updated for version 0.32.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kitty/kitty.SlackBuild')
-rw-r--r--system/kitty/kitty.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/kitty/kitty.SlackBuild b/system/kitty/kitty.SlackBuild
index ffe0403282..1b49b3859a 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.1}
+VERSION=${VERSION:-0.32.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}