libxkbcommon: update to 0.10.0.
This commit is contained in:
parent
a0e2c7b02d
commit
7b5574623f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=0.9.1
|
||||
version=0.10.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
||||
build_style=meson
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://xkbcommon.org/"
|
||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||
checksum=4d869ed841a27ca4a2e5ca41ca6bacc97f8f6b42b1aa6ae9ee29c6e9768e2f1a
|
||||
checksum=9b4635cf5d9fc0fb9611ceec1780aafc0944299e9a29ab09c18ec2633923b9c3
|
||||
|
||||
pkg_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue