From df37d96697157284889b0033d44306115a25d2f4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 20 Jan 2024 12:13:30 -0500 Subject: [PATCH] kitty: update to 0.32.0. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 0b885295bf869..4e7d11dc15c54 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.31.0 +version=0.32.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=d122497134abab8e25dfcb6b127af40cfe641980e007f696732f70ed298198f5 +checksum=7881a95c1a43d03b230b6ff817e4b5cfec267bac3dbd6dcbbf6c095d476d776d python_version=3 nopie_files="/usr/bin/kitten"