libxkbcommon: update to 1.5.0.
This commit is contained in:
parent
cf0c062535
commit
a431cbe437
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxkbcommon'
|
# Template file for 'libxkbcommon'
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
|
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://xkbcommon.org/"
|
homepage="https://xkbcommon.org/"
|
||||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||||
checksum=3b86670dd91441708dedc32bc7f684a034232fd4a9bb209f53276c9783e9d40e
|
checksum=053e6a6a2c3179eba20c3ada827fb8833a6663b7ffd278fdb8530c3cbf924780
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue