libxkbcommon: bump revision

This commit is contained in:
Leonid Pliushch 2019-05-25 19:05:52 +03:00 committed by Yaksh Bariya
parent 22e7d5778d
commit 651257408d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Keymap handling library for toolkits and window systems"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.8.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=299b47558188017047354995f5882d43c2c8a60367df553319dcecebadb73e1d
TERMUX_PKG_DEPENDS="libxcb, xkeyboard-config"