community/kitty: upgrade to 0.36.2

This commit is contained in:
omni 2024-09-13 01:41:25 +00:00 committed by Francesco Colista
parent 3c54de0a9e
commit 2d1753098e
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=kitty
pkgver=0.36.0
pkgver=0.36.2
pkgrel=0
pkgdesc="Modern, hackable, featureful, OpenGL based terminal emulator"
url="https://sw.kovidgoyal.net/kitty/"
@ -100,6 +100,6 @@ terminfo() {
}
sha512sums="
135d1ee9300665b9002a32407b0d9b7a345858faed9447c6cb0ee7af82d9d259b45c12331f1adc18a2e89ebcf9794da1091ffd2bf6d36ebb9d9f38491afcf18e kitty-0.36.0.tar.gz
09bd9f87e18d4e1898fd2ef8d9379ce528b49a7e9841a3ba549b0ea1097d7a7eea742fd1726f2f11fc98f94ba856d1efd632d34f98df85075b6be1c6bb9b10d7 disable-docs.patch
03ce4fb4e4df507add495966173eaa38b65e5e0fc87b4cb3648f47bba9f38f12c30b8c4fb4cdbc91daf5ec071bdc52bc6e7bf1378b1d0094694fc3e93bdc72e1 kitty-0.36.2.tar.gz
a9c456c25b75a2223dcb0009076fe84231e078220592c920f81ca6d04a90e26705019ba004c2f5414f5dc545dafaf2eeefb8e0bcf45d12c4e1bd43c262b5fbbc disable-docs.patch
"

View file

@ -1,6 +1,6 @@
--- a/setup.py
+++ b/setup.py
@@ -1333,24 +1333,6 @@
@@ -1393,24 +1393,6 @@ def create_linux_bundle_gunk(ddir: str,
base = Path(ddir)
in_src_launcher = base / (f'{libdir_name}/kitty/kitty/launcher/kitty')
launcher = base / 'bin/kitty'