kitty: updated to 0.29.2

This commit is contained in:
John McQuah 2023-08-19 16:02:26 -04:00
parent 0754c8da80
commit 1b089d9730
3 changed files with 5 additions and 6 deletions

View File

@ -691,7 +691,6 @@ drwxr-xr-x root/root usr/lib/kitty/kitty/rc/__pycache__/
-rw-r--r-- root/root usr/lib/kitty/kitty/shell_integration.py
-rw-r--r-- root/root usr/lib/kitty/kitty/shm.py
-rw-r--r-- root/root usr/lib/kitty/kitty/short_uuid.py
-rw-r--r-- root/root usr/lib/kitty/kitty/srgb_gamma.glsl
-rw-r--r-- root/root usr/lib/kitty/kitty/tab_bar.py
-rw-r--r-- root/root usr/lib/kitty/kitty/tabs.py
-rw-r--r-- root/root usr/lib/kitty/kitty/terminfo.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxPfa3tv86O3jrR5pDK0WAhBrpX+9aw1QUIWVIfHk0eqi2wMnSeYUvmjezJZTpWuNTak7vP6tcq66SlLkK386kgw=
SHA256 (Pkgfile) = 3ca96dbedb4e4374942feef3df7a02f742891d7db300544bba8d676d5ce56495
SHA256 (.footprint) = 4af84a416ec99cd9ad70eedc3f1b4dc5fef0baa0ff9158db3f678d3f505954a7
SHA256 (kitty-0.29.0.tar.xz) = 2e2162d12ea76b5562ce66126d456598e355e9042b0e182af363289db4b99665
RWTTPlFarK9CxNQSRUhnu9rwRjEZ3EbX7/TlGBR1ZvNssVxMf54pKkHJMgJMeh7WIAiD8Kyktw7mFMg0f1BN1ZblHs1UhzDZWAs=
SHA256 (Pkgfile) = 0be965555abac5b30e036024a4c2fc10eef831ad29a579897d6edf4b6c8b2bd3
SHA256 (.footprint) = e1ce53b100c8021ef617459906b0695132f39a77dc3d481623a2071982969936
SHA256 (kitty-0.29.2.tar.xz) = 6995fbc142657ad62dadbd3b4ccd51d9d44aac7de0cc3e8ea4d6a657dda611f6

View File

@ -5,7 +5,7 @@
# Optional: imagemagick python3-pygments
name=kitty
version=0.29.0
version=0.29.2
release=1
source=(https://github.com/kovidgoyal/$name/releases/download/v$version/$name-$version.tar.xz)