From 1c4c513b170ab88dd96ed56107dc57e4fe2c3650 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 19 Apr 2024 22:13:12 -0400 Subject: [PATCH] kitty: update to 0.34.1. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 5ba063f052e..dff4ce6ed77 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.33.1 +version=0.34.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=b7c9af1bdac066099142d3cdf212bf36b83d5610a22c648b66f27b95d5537c7c +checksum=9f6dbb30c018976e14bd959e8db6e5c34055b50f3729bff000bb4e86e283c03e python_version=3 nopie_files="/usr/bin/kitten"