kitty: update to 0.26.3
This commit is contained in:
parent
b0111e4cc1
commit
8e76c022be
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'kitty'
|
# Template file for 'kitty'
|
||||||
pkgname=kitty
|
pkgname=kitty
|
||||||
version=0.25.2
|
version=0.26.3
|
||||||
revision=1
|
revision=1
|
||||||
pycompile_dirs="usr/lib/kitty"
|
pycompile_dirs="usr/lib/kitty"
|
||||||
hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
|
hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
|
||||||
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
|
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
|
||||||
python3-devel wayland-devel wayland-protocols librsync-devel libcanberra-devel"
|
python3-devel wayland-devel wayland-protocols librsync-devel libcanberra-devel openssl-devel"
|
||||||
depends="kitty-terminfo-${version}_${revision}"
|
depends="kitty-terminfo-${version}_${revision}"
|
||||||
short_desc="Modern, hackable, featureful, OpenGL based terminal emulator"
|
short_desc="Modern, hackable, featureful, OpenGL based terminal emulator"
|
||||||
maintainer="Benjamin Slade <slade@jnanam.net>"
|
maintainer="Benjamin Slade <slade@jnanam.net>"
|
||||||
|
@ -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=a20a470490fee05bd4bd0ce0964b5b87df1fabe51f05fa076364bbfe2ee4e03c
|
checksum=e86f06da696fce7d6e5822bd82198abdd5d94dbebd5eaacbd3a7b4f6001342f9
|
||||||
python_version=3
|
python_version=3
|
||||||
LDFLAGS+=" -Wl,-z,stack-size=2097152"
|
LDFLAGS+=" -Wl,-z,stack-size=2097152"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue