kitty: update to 0.23.1.

Closes: #32541 [via git-merge-pr]
This commit is contained in:
Zach Dykstra 2021-08-17 10:18:54 -05:00 committed by Andrew Benson
parent 117c22404a
commit 25c598a051

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.21.1
version=0.23.1
revision=1
pycompile_dirs="usr/lib/kitty"
hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
@ -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=9d2ce82187e95626f6e4367b69a3142d0788f885873a90c0bef7acb000882b5d
checksum=5190f5eeb4653ac2ca02885623fd3aa10da1c82260c5b9866614ef4fd7427856
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"