libxkbcommon: update to 0.8.1.
This commit is contained in:
parent
373604552b
commit
876487f901
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'.
|
||||
pkgname=libxkbcommon
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool flex xorg-util-macros"
|
||||
|
@ -8,10 +8,10 @@ makedepends="xkeyboard-config libxcb-devel"
|
|||
depends="xkeyboard-config"
|
||||
short_desc="Library to handle keyboard descriptions"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xkbcommon.org/"
|
||||
license="MIT/X11"
|
||||
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d
|
||||
license="MIT"
|
||||
homepage="https://xkbcommon.org/"
|
||||
distfiles="https://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=8d1df6bdf216950da611e66cff1af576710aad79772de3be6e131019f761f897
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue