From bdfd0dbbaf9bb4c7a1c30c6e0419fac4d47abba2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 21 Jan 2025 19:15:47 -0500 Subject: [PATCH] kitty: update to 0.39.0. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 53b5fce114b..d445476e2b6 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.38.1 +version=0.39.0 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=81b81fb4640588dc630871d48243c0e704535412e66ec500ecec3e436673b643 +checksum=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b python_version=3 nopie_files="/usr/bin/kitten"