From 7ba127e21307325bbaa1079b5f06712fcd0cce32 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 18 Dec 2024 23:16:56 -0500 Subject: [PATCH] kitty: update to 0.38.0. --- srcpkgs/kitty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 57f0e8bb125..15866e01c19 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty -version=0.37.0 -revision=2 +version=0.38.0 +revision=1 build_helper="python3" pycompile_dirs="usr/lib/kitty" hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols nerd-fonts-symbols-ttf" @@ -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=efbf933dfe930abd7c88ad0860997633c9c23b46c5000c5872ae3859dfbc50ff +checksum=96fe79a645ec57a378295cdf16204265768091338d77efb058977b60209bb8ff python_version=3 nopie_files="/usr/bin/kitten"