kitty: update to 0.38.0.
This commit is contained in:
parent
b5d0b8db2b
commit
7ba127e213
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kitty'
|
||||
pkgname=kitty
|
||||
version=0.37.0
|
||||
revision=2
|
||||
version=0.38.0
|
||||
revision=1
|
||||
build_helper="python3"
|
||||
pycompile_dirs="usr/lib/kitty"
|
||||
hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols nerd-fonts-symbols-ttf"
|
||||
|
@ -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=efbf933dfe930abd7c88ad0860997633c9c23b46c5000c5872ae3859dfbc50ff
|
||||
checksum=96fe79a645ec57a378295cdf16204265768091338d77efb058977b60209bb8ff
|
||||
python_version=3
|
||||
nopie_files="/usr/bin/kitten"
|
||||
|
||||
|
|
Loading…
Reference in New Issue