libxkbcommon: update to 1.2.1.
This commit is contained in:
parent
53405518a7
commit
e0790f19b4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=1.0.3
|
||||
version=1.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
||||
build_style=meson
|
||||
|
@ -10,11 +10,11 @@ hostmakedepends="pkg-config bison wayland-protocols wayland-devel"
|
|||
makedepends="xkeyboard-config libxcb-devel wayland-devel wayland-protocols"
|
||||
depends="xkeyboard-config"
|
||||
short_desc="Library to handle keyboard descriptions"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://xkbcommon.org/"
|
||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||
checksum=5d10a57ab65daad7d975926166770eca1d2c899131ab96c23845df1c42da5c31
|
||||
checksum=50684541c11686203650f6ac8fe9b4b0343158fb7c54fbb0c86147f1ff5a5dbc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue