mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
kitty: update to 0.42.1.
This commit is contained in:
parent
733231cf44
commit
76e65bb1d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.41.1
|
||||
version=0.42.1
|
||||
revision=1
|
||||
build_helper="python3"
|
||||
pycompile_dirs="usr/lib/kitty"
|
||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-only"
|
|||
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=e30150fad1bcc885a7adbd87380696ef7b67a62a38f74634efbc05c3745f26aa
|
||||
checksum=77a2bcf759c45c5eb18ef41669a2fe2dd1a3069ac122f536a4af60b0006d5b3c
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue