mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
kitty: update to 0.32.2.
This commit is contained in:
parent
2e1eef5ae1
commit
c0fc63e2cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.32.1
|
||||
version=0.32.2
|
||||
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=f0c6cd610a3ac62c35a2f2696768232f10af62270042fa36074763d7007e5c6b
|
||||
checksum=d4bb54f7bfc16e274d60326323555b63733915c3e32d2ef711fd9860404bd6f2
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue