kitty: update to 0.18.3
This commit is contained in:
parent
43cdf1a085
commit
2753deb97a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.18.2
|
||||
version=0.18.3
|
||||
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=b077b34f3773f698063b85ec96ff9c4598ad5ab86c8580cdda4ec551df121e09
|
||||
checksum=8fc923793e37a9a6c638076556c8fbaa3224da1356ff185e544e32d59d4a67a4
|
||||
patch_args="-Np1"
|
||||
python_version=3
|
||||
LDFLAGS+=" -Wl,-z,stack-size=2097152"
|
||||
|
|
Loading…
Reference in a new issue