kitty: update to 0.14.6

This commit is contained in:
SolitudeSF 2019-09-25 14:03:28 +03:00 committed by Helmut Pozimski
parent 330b2d09a1
commit 28fd4eb481

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.14.5
version=0.14.6
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=83deb17803eff2d8d662d738f747eef995096c2eee146c288c5c27cd775c2ff6
checksum=f07e0b2398b21e546ead8bb7755b140ee2d9cd1be10b720263b2578a0396a9b8
patch_args="-Np1"
pycompile_version="$py3_ver"
LDFLAGS+=" -Wl,-z,stack-size=2097152"