xorg-xkbcomp: update to 1.4.5

This commit is contained in:
Leonid Pliushch 2021-05-05 20:21:23 +00:00 committed by Yaksh Bariya
parent 63621879ec
commit 32e5a1ee6d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="X Keyboard description compiler"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.4.4
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=1.4.5
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/app/xkbcomp-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e
TERMUX_PKG_SHA256=6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
TERMUX_PKG_DEPENDS="libx11, libxkbfile"