ckbcomp: update to 1.195.
This commit is contained in:
parent
9782a017c8
commit
0d4143bcfc
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'ckbcomp'
|
||||
pkgname=ckbcomp
|
||||
version=1.194
|
||||
version=1.195
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="console-setup-${version}"
|
||||
wrksrc="console-setup"
|
||||
depends="perl"
|
||||
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
homepage="https://salsa.debian.org/installer-team/console-setup"
|
||||
changelog="https://salsa.debian.org/installer-team/console-setup/-/raw/master/debian/changelog"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=3a3b94a9546f517282cba97a1dd45f40559f8b49b7bdbe22d286041f4797bd25
|
||||
checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
|
||||
|
||||
do_install() {
|
||||
vbin Keyboard/ckbcomp
|
||||
|
|
Loading…
Reference in a new issue