kitty: update to 0.14.5

This commit is contained in:
SolitudeSF 2019-09-23 09:04:00 +03:00 committed by Helmut Pozimski
parent c116669d72
commit 882335f875

View file

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