kitty: update to 0.17.3

This commit is contained in:
SolitudeSF 2020-04-23 18:06:00 +03:00 committed by Johannes
parent bf864f3b7d
commit 38db59be72

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.17.2
version=0.17.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=cd8e9f5c9932155f9d5e7f5cc72dea64bc8a509f6ff0b5fb7a72b4c79e153f8e
checksum=f7d73630e8add335bb714b1274ac8fe88f34c7dfa905de4da5d2a5b8e90c00bd
patch_args="-Np1"
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"