kitty: update to 0.14.1

This commit is contained in:
SolitudeSF 2019-05-29 18:50:06 +03:00 committed by Helmut Pozimski
parent 393f77d74e
commit e09124129e

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.14.0
version=0.14.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=8f5a3262ce41e90b6ce316e0ef54879e8593fd7ea71790d1c55b039bdc34b2f4
checksum=248b17f98f8e2b8ee6000ea27c0e8f66df8b7dc7f7d2f6902499b42d845d41a7
pycompile_version="$py3_ver"
LDFLAGS+=" -Wl,-z,stack-size=2097152"