From 39534a4df9a4c444f9b401d7cd966d9bc41622df Mon Sep 17 00:00:00 2001 From: Jared Cervantes Date: Fri, 17 Jul 2026 23:07:02 -0400 Subject: [PATCH] kitty: Update to v0.48.0 **Summary** - Release notes can be found [here](https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes). Signed-off-by: Jared Cervantes --- packages/k/kitty/package.yml | 6 +++--- packages/k/kitty/pspec_x86_64.xml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/k/kitty/package.yml b/packages/k/kitty/package.yml index 26a26384f43f..ea569e2b7747 100644 --- a/packages/k/kitty/package.yml +++ b/packages/k/kitty/package.yml @@ -1,9 +1,9 @@ # yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : kitty -version : 0.47.4 -release : 99 +version : 0.48.0 +release : 100 source : - - https://github.com/kovidgoyal/kitty/releases/download/v0.47.4/kitty-0.47.4.tar.xz : 7dede3743ab614409903a839ba1f264f772f4271ddf251e7d60b333cb4e51278 + - https://github.com/kovidgoyal/kitty/releases/download/v0.48.0/kitty-0.48.0.tar.xz : ef62a622fd40c3f51f7719a9bc18764b9c5e4e2babcadb7fb95d6c1d8ba68f82 - https://github.com/ryanoasis/nerd-fonts/releases/download/v3.4.0/NerdFontsSymbolsOnly.tar.xz : 7f8c090da3b0eaa7108646bf34cbbb6ed13d5358a72460522108b06c7ecd716a homepage : https://sw.kovidgoyal.net/kitty/ license : diff --git a/packages/k/kitty/pspec_x86_64.xml b/packages/k/kitty/pspec_x86_64.xml index 7fc6d8c2facd..92c35ab7378e 100644 --- a/packages/k/kitty/pspec_x86_64.xml +++ b/packages/k/kitty/pspec_x86_64.xml @@ -834,7 +834,7 @@ Kitty is designed from the ground up to support all modern terminal features, su /usr/share/doc/kitty/html/_images/social_previews/summary_actions_1745a1bd.png /usr/share/doc/kitty/html/_images/social_previews/summary_binary_478594b0.png /usr/share/doc/kitty/html/_images/social_previews/summary_build_e554a463.png - /usr/share/doc/kitty/html/_images/social_previews/summary_changelog_fcc7547c.png + /usr/share/doc/kitty/html/_images/social_previews/summary_changelog_fa6a3b75.png /usr/share/doc/kitty/html/_images/social_previews/summary_clipboard_673291d1.png /usr/share/doc/kitty/html/_images/social_previews/summary_color-stack_b2e66ffc.png /usr/share/doc/kitty/html/_images/social_previews/summary_conf_6d817f14.png @@ -1169,9 +1169,9 @@ Kitty is designed from the ground up to support all modern terminal features, su - - 2026-06-15 - 0.47.4 + + 2026-07-18 + 0.48.0 Packaging update Jared Cervantes jared@jaredcervantes.com