libtermkey: update to 0.21.1.

This commit is contained in:
maxice8 2019-02-20 13:19:08 -03:00 committed by maxice8
parent 1508b069a3
commit e49146bfad
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'libtermkey'
pkgname=libtermkey
version=0.20
revision=2
version=0.21.1
revision=1
build_style=gnu-makefile
hostmakedepends="libtool pkg-config perl"
hostmakedepends="libtool pkgconf perl"
makedepends="unibilium-devel"
short_desc="Library for processing keyboard entry from terminal-based programs"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="MIT"
homepage="http://www.leonerd.org.uk/code/libtermkey"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=6c0d87c94ab9915e76ecd313baec08dedf3bd56de83743d9aa923a081935d2f5
checksum=cecbf737f35d18f433c8d7864f63c0f878af41f8bd0255a3ebb16010dc044d5f
do_build() {
if [ "$CROSS_BUILD" ]; then