mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
ckbcomp: update to 1.192
Closes #13302. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
464c53b243
commit
71c764c7f3
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ckbcomp'
|
# Template file for 'ckbcomp'
|
||||||
pkgname=ckbcomp
|
pkgname=ckbcomp
|
||||||
version=1.191
|
version=1.192
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="console-setup-${version}"
|
wrksrc="console-setup"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
|
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||||
checksum=93eca88947feeca0631cf19fe9e67e9ce9ecc24d6b0c30f2ae6d2dfd95cfd842
|
checksum=4dbe2c9559ff68a61315efe4de2cb932396ede8c4a1df4b46b6fb0846cc59d5b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin Keyboard/ckbcomp
|
vbin Keyboard/ckbcomp
|
||||||
|
|
Loading…
Add table
Reference in a new issue