xorg-xev: Bump to 1.2.5

This commit is contained in:
Tee KOBAYASHI 2022-10-31 10:58:23 +09:00 committed by xtkoba
parent e99ac71f6c
commit 6d974fd2d6
1 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="Print contents of X events"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.2.4
TERMUX_PKG_REVISION=4
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xev-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=d700e08bfe751ed2dbf802baa204b056d0e49348b6eb3c6f9cb035d8ae4885e2
TERMUX_PKG_VERSION=1.2.5
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xev-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1
TERMUX_PKG_DEPENDS="libx11, libxrandr"