kitty: update to 0.19.3.

This commit is contained in:
travankor 2020-12-20 02:13:32 -07:00 committed by Andrew J. Hesford
parent c96d708b1d
commit 5f284b7e2b

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.19.2
version=0.19.3
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=152b551619e4747b72b636d1c5dd42356b11999e147dae01f1e47bca02280c46
checksum=16d843356b0697db2b71754b4afd8d43166a0f0561e606107f6a4b9519624e4f
patch_args="-Np1"
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"