kitty: update to 0.16.0

This commit is contained in:
SolitudeSF 2020-01-28 09:58:17 +02:00 committed by Helmut Pozimski
parent afa80a720f
commit 42d1d9fd12

View file

@ -1,7 +1,7 @@
# Template file for 'kitty'
pkgname=kitty
version=0.15.1
revision=2
version=0.16.0
revision=1
pycompile_dirs="usr/lib/kitty"
hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols"
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
@ -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=d48cfc5f489e17642baec84fa91aa484e088152166c7a419e08394e3ac61161f
checksum=a78e9e1f2a37c734df1bf9c7f986212624fb50ddd2f589c85868bb9152fc7881
patch_args="-Np1"
pycompile_version="$py3_ver"
LDFLAGS+=" -Wl,-z,stack-size=2097152"