mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
kitty: update to 0.35.2.
This commit is contained in:
parent
6105f9284f
commit
d16c1c286b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitty'
|
# Template file for 'kitty'
|
||||||
pkgname=kitty
|
pkgname=kitty
|
||||||
version=0.35.1
|
version=0.35.2
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="python3"
|
build_helper="python3"
|
||||||
pycompile_dirs="usr/lib/kitty"
|
pycompile_dirs="usr/lib/kitty"
|
||||||
|
@ -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=a9a4a5b06040b72f11f5f1c7bafe0f78b1e6a50dffb1903830f492aee42a63e4
|
checksum=b48ac902643bc225ec6ed830f496253ce4522dbe1d4b44fedc3106314c4fade2
|
||||||
python_version=3
|
python_version=3
|
||||||
nopie_files="/usr/bin/kitten"
|
nopie_files="/usr/bin/kitten"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue