kitty: update to 0.19.2.

Closes: #26346 [via git-merge-pr]
This commit is contained in:
travankor 2020-11-12 22:15:38 -07:00 committed by Andrew J. Hesford
parent d97410a07a
commit 6e8505b8ab
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kitty'
pkgname=kitty
version=0.19.1
revision=2
version=0.19.2
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=b0e8f2a6dc3535c9f46f799132824abb04093afb93f42ca3c44120779523be24
checksum=152b551619e4747b72b636d1c5dd42356b11999e147dae01f1e47bca02280c46
patch_args="-Np1"
python_version=3
LDFLAGS+=" -Wl,-z,stack-size=2097152"