kitty: update to 0.17.1

This commit is contained in:
SolitudeSF 2020-03-24 10:30:52 +02:00 committed by Johannes
parent a3795fb570
commit a6b1b5aa1a

View file

@ -1,6 +1,6 @@
# Template file for 'kitty'
pkgname=kitty
version=0.16.0
version=0.17.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=a78e9e1f2a37c734df1bf9c7f986212624fb50ddd2f589c85868bb9152fc7881
checksum=f8487ce0611999deb9dcdc0bdcc5e6ff47923a426f23dc07a80a42a3df2a85cb
patch_args="-Np1"
pycompile_version="$py3_ver"
LDFLAGS+=" -Wl,-z,stack-size=2097152"