mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kitty: update to 0.19.1
This commit is contained in:
parent
1bd3c5ca46
commit
aa3682e80f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitty'
|
# Template file for 'kitty'
|
||||||
pkgname=kitty
|
pkgname=kitty
|
||||||
version=0.19.0
|
version=0.19.1
|
||||||
revision=1
|
revision=1
|
||||||
pycompile_dirs="usr/lib/kitty"
|
pycompile_dirs="usr/lib/kitty"
|
||||||
hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols"
|
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/"
|
homepage="https://sw.kovidgoyal.net/kitty/"
|
||||||
changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
|
changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
|
||||||
distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
|
distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
|
||||||
checksum=c4307c95610423d8ebadd0a903217ef0951db2b054dfef2831d319d5133e02e7
|
checksum=b0e8f2a6dc3535c9f46f799132824abb04093afb93f42ca3c44120779523be24
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
python_version=3
|
python_version=3
|
||||||
LDFLAGS+=" -Wl,-z,stack-size=2097152"
|
LDFLAGS+=" -Wl,-z,stack-size=2097152"
|
||||||
|
|
Loading…
Add table
Reference in a new issue