Skip to content

Commit

Permalink
bump(x11/jwm): 2.4.6
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed Nov 9, 2024
1 parent 4c69586 commit 13b8a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-packages/jwm/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://joewing.net/projects/jwm/
TERMUX_PKG_DESCRIPTION="Joe's Window Manager is a light-weight X11 window manager"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Joshua Kahn @TomJo2000"
TERMUX_PKG_VERSION=2.4.5
TERMUX_PKG_VERSION="2.4.6"
TERMUX_PKG_SRCURL=https://github.com/joewing/jwm/releases/download/v${TERMUX_PKG_VERSION}/jwm-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=9a1a708085d101c5f7f986b00feb8a6c35df767c5784d4bb439257af9e9e50c1
TERMUX_PKG_SHA256=b5871ec28317594b3fa22b83ed5524cc911d498c455eaab3ae68def195dd802d
TERMUX_PKG_DEPENDS="libcairo, libjpeg-turbo, libpng, librsvg, libxext, libxinerama, libxmu, libxpm, libxrender, pango"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true

0 comments on commit 13b8a90

Please sign in to comment.