libxkbcommon: update to 0.5.0.
This commit is contained in:
parent
ae81113fa9
commit
cbd35d893c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'.
|
# Template file for 'libxkbcommon'.
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=0.4.3
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xkbcommon.org/"
|
homepage="http://xkbcommon.org/"
|
||||||
license="MIT/X11"
|
license="MIT/X11"
|
||||||
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://xkbcommon.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9a52d5d0419e76c49c0ece86208c205ffacb1cf0ff8ffbaba98d3d4dd40c4e41
|
checksum=90bd7824742b9a6f52a6cf80e2cadd6f5349cf600a358d08260772615b89d19c
|
||||||
|
|
||||||
libxkbcommon-x11_package() {
|
libxkbcommon-x11_package() {
|
||||||
short_desc+=" - X11 support"
|
short_desc+=" - X11 support"
|
||||||
|
|
Loading…
Reference in a new issue