mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
kitty: update to 0.31.0.
This commit is contained in:
parent
d74036ee0a
commit
14df35ea06
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.30.1
|
||||
revision=2
|
||||
version=0.31.0
|
||||
revision=1
|
||||
build_helper="python3"
|
||||
pycompile_dirs="usr/lib/kitty"
|
||||
hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols"
|
||||
|
@ -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=42c4ccfb601f830fbf42b7cb23d545f0f775010f26abe1b969b8346290e9d68b
|
||||
checksum=d122497134abab8e25dfcb6b127af40cfe641980e007f696732f70ed298198f5
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue