From 703872004c01b46bef7898aff80d234b3d66e6d1 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Dec 2024 09:11:05 -0500 Subject: [PATCH] kitty: update to 0.38.1. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 15866e01c19..53b5fce114b 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.38.0 +version=0.38.1 revision=1 build_helper="python3" pycompile_dirs="usr/lib/kitty" @@ -17,7 +17,7 @@ license="GPL-3.0-only" homepage="https://sw.kovidgoyal.net/kitty/" changelog="https://sw.kovidgoyal.net/kitty/changelog.html" distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz" -checksum=96fe79a645ec57a378295cdf16204265768091338d77efb058977b60209bb8ff +checksum=81b81fb4640588dc630871d48243c0e704535412e66ec500ecec3e436673b643 python_version=3 nopie_files="/usr/bin/kitten"