From dfcb21263d176857e3d6f5b4e6caa620af528a0d Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 24 Aug 2024 11:22:27 -0400 Subject: [PATCH] kitty: update to 0.36.1. --- srcpkgs/kitty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index 14e928e4c5f..a5f0117ecb0 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty -version=0.36.0 -revision=2 +version=0.36.1 +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=41f29f42e260975a87433b0b72fc74360cfb77b153b63d35cabc0420fdbca550 +checksum=48081e9d8c3110a961dde27012ae3992a44f7ef0b2fe86295d45b24bd772d911 python_version=3 nopie_files="/usr/bin/kitten"