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