mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
kitty: update to 0.38.0.
This commit is contained in:
parent
b5d0b8db2b
commit
7ba127e213
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kitty'
|
# Template file for 'kitty'
|
||||||
pkgname=kitty
|
pkgname=kitty
|
||||||
version=0.37.0
|
version=0.38.0
|
||||||
revision=2
|
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 nerd-fonts-symbols-ttf"
|
hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols nerd-fonts-symbols-ttf"
|
||||||
|
@ -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=efbf933dfe930abd7c88ad0860997633c9c23b46c5000c5872ae3859dfbc50ff
|
checksum=96fe79a645ec57a378295cdf16204265768091338d77efb058977b60209bb8ff
|
||||||
python_version=3
|
python_version=3
|
||||||
nopie_files="/usr/bin/kitten"
|
nopie_files="/usr/bin/kitten"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue