kitty: update to 0.35.0.
This commit is contained in:
parent
436a3d3981
commit
985bab922a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.34.1
|
||||
version=0.35.0
|
||||
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=9f6dbb30c018976e14bd959e8db6e5c34055b50f3729bff000bb4e86e283c03e
|
||||
checksum=68718f9dcb2e6bbc206badce5f4dfec845e893edf6ca13189c24600635c687f7
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Reference in New Issue