mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kitty: update to 0.36.0.
This commit is contained in:
parent
dd2375777d
commit
90839a0777
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kitty'
|
# Template file for 'kitty'
|
||||||
pkgname=kitty
|
pkgname=kitty
|
||||||
version=0.35.2
|
version=0.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="python3"
|
build_helper="python3"
|
||||||
pycompile_dirs="usr/lib/kitty"
|
pycompile_dirs="usr/lib/kitty"
|
||||||
hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols"
|
hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols nerd-fonts-symbols-ttf"
|
||||||
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
|
makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
|
||||||
python3-devel wayland-devel wayland-protocols libcanberra-devel
|
python3-devel wayland-devel wayland-protocols libcanberra-devel
|
||||||
openssl-devel dbus-devel libXcursor-devel libXrandr-devel libXi-devel
|
openssl-devel dbus-devel libXcursor-devel libXrandr-devel libXi-devel
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-only"
|
||||||
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=b48ac902643bc225ec6ed830f496253ce4522dbe1d4b44fedc3106314c4fade2
|
checksum=41f29f42e260975a87433b0b72fc74360cfb77b153b63d35cabc0420fdbca550
|
||||||
python_version=3
|
python_version=3
|
||||||
nopie_files="/usr/bin/kitten"
|
nopie_files="/usr/bin/kitten"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue