From c0fc63e2cbfd29b988da96b7372a751ea5e69a78 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Feb 2024 00:03:55 -0500 Subject: [PATCH] kitty: update to 0.32.2. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index ffd05b088ef..ff96e161522 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.32.1 +version=0.32.2 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=f0c6cd610a3ac62c35a2f2696768232f10af62270042fa36074763d7007e5c6b +checksum=d4bb54f7bfc16e274d60326323555b63733915c3e32d2ef711fd9860404bd6f2 python_version=3 nopie_files="/usr/bin/kitten"