xorg-xkbcomp: update to 1.4.3

This commit is contained in:
Leonid Pliushch 2020-02-24 21:16:27 +02:00 committed by Yaksh Bariya
parent fa9c940c22
commit 7932087dba
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 Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=1.4.2
TERMUX_PKG_REVISION=8
TERMUX_PKG_VERSION=1.4.3
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/app/xkbcomp-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424
TERMUX_PKG_SHA256=06242c169fc11caf601cac46d781d467748c6a330e15b36dce46520b8ac8d435
TERMUX_PKG_DEPENDS="libx11, libxkbfile"