kitty: update to 0.26.5.

This commit is contained in:
Karel Balej 2022-12-13 17:49:59 +01:00 committed by Leah Neukirchen
parent 9e4ab97dbe
commit 6ad3c46a76

View File

@ -1,7 +1,7 @@
# Template file for 'kitty'
pkgname=kitty
version=0.26.3
revision=2
version=0.26.5
revision=1
pycompile_dirs="usr/lib/kitty"
hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
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=e86f06da696fce7d6e5822bd82198abdd5d94dbebd5eaacbd3a7b4f6001342f9
checksum=5544a580314fec7711187ce28162909b5ecff6780071444fe96fb97f8be5c9ad
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"