kitty: update to 0.19.1

This commit is contained in:
SolitudeSF 2020-10-06 14:53:27 +03:00 committed by Duncan Overbruck
parent 1bd3c5ca46
commit aa3682e80f

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.19.0
version=0.19.1
revision=1
pycompile_dirs="usr/lib/kitty"
hostmakedepends="ncurses 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=c4307c95610423d8ebadd0a903217ef0951db2b054dfef2831d319d5133e02e7
checksum=b0e8f2a6dc3535c9f46f799132824abb04093afb93f42ca3c44120779523be24
patch_args="-Np1"
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"