libxkbcommon: update to 1.3.0.
This commit is contained in:
parent
2e94fefa92
commit
f153d68323
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=1.2.1
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
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=50684541c11686203650f6ac8fe9b4b0343158fb7c54fbb0c86147f1ff5a5dbc
|
checksum=e1b79838256549d72f42c824f720b4f14603374cfbe5587942e35a0cbb13ff9e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue