kitty: update to 0.36.4.
This commit is contained in:
parent
26f79e47bd
commit
0e138d4cf8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.36.2
|
||||
version=0.36.4
|
||||
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=16db7fba5541f322ecc35f15755bc5dc0b4ab3d02156778317f541c44447fb62
|
||||
checksum=10ebf00a8576bca34ae683866c5be307a35f3c517906d6441923fd740db059bd
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Reference in New Issue