mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
libxkbcommon: update to 1.6.0.
This commit is contained in:
parent
d11884ba93
commit
7513c58758
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxkbcommon'
|
||||
pkgname=libxkbcommon
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
# b_ndebug=false is needed to pass the test suite, as it relies on side effects
|
||||
|
@ -15,8 +15,9 @@ short_desc="Library to handle keyboard descriptions"
|
|||
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||
license="MIT"
|
||||
homepage="https://xkbcommon.org/"
|
||||
distfiles="https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-${version}.tar.gz"
|
||||
checksum=053e6a6a2c3179eba20c3ada827fb8833a6663b7ffd278fdb8530c3cbf924780
|
||||
changelog="https://raw.githubusercontent.com/xkbcommon/libxkbcommon/master/NEWS"
|
||||
distfiles="https://xkbcommon.org/download/libxkbcommon-${version}.tar.xz"
|
||||
checksum=0edc14eccdd391514458bc5f5a4b99863ed2d651e4dd761a90abf4f46ef99c2b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue