Skip to content

Commit

Permalink
bump(x11/kitty): 0.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Biswa96 committed Feb 5, 2025
1 parent f3026f6 commit ca65584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-packages/kitty/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://sw.kovidgoyal.net/kitty/
TERMUX_PKG_DESCRIPTION="Cross-platform, fast, feature-rich, GPU based terminal"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.39.0"
TERMUX_PKG_VERSION="0.39.1"
TERMUX_PKG_SRCURL=https://github.com/kovidgoyal/kitty/releases/download/v${TERMUX_PKG_VERSION}/kitty-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c3f5d2371ce78ae29475d21d31264d41478357024f267d9f6038bb4bcdbc972b
TERMUX_PKG_SHA256=4baa2a59de7569b3b34f44ea8536c53d312aa76d1347121a2d6557abfde21325
# fontconfig is dlopen(3)ed:
TERMUX_PKG_DEPENDS="dbus, fontconfig, harfbuzz, libpng, librsync, libx11, libxkbcommon, littlecms, ncurses, opengl, openssl, python, xxhash, zlib"
TERMUX_PKG_BUILD_DEPENDS="libxcursor, libxi, libxinerama, libxrandr, simde, xorgproto"
Expand Down

0 comments on commit ca65584

Please sign in to comment.