xkb-switch: update to 1.6.0
This commit is contained in:
parent
02b01c4dd7
commit
86599a98ca
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xkb-switch'
|
||||
pkgname=xkb-switch
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="libX11-devel libxkbfile-devel"
|
||||
short_desc="Query and change the XKB layout state"
|
||||
maintainer="Andrey Raugas <kainonergon@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ierton/xkb-switch"
|
||||
distfiles="https://github.com/ierton/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=3e100ac15670eda2109fb0d3159ad08e85e3b33de4cb1b3369dce5da7d83e954
|
||||
checksum=17ddd00a09945f634654ddf98d55023b0727755f828706747fd5227e2651633d
|
||||
|
||||
post_install() {
|
||||
vman man/xkb-switch.1
|
||||
|
|
Loading…
Reference in New Issue