ckbcomp: update to 1.180.
Closes: #11731 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f4805d1a11
commit
b96e1e49c0
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'ckbcomp'
|
||||
pkgname=ckbcomp
|
||||
version=1.176
|
||||
version=1.180
|
||||
revision=1
|
||||
wrksrc="console-setup"
|
||||
wrksrc="console-setup-${version}"
|
||||
noarch=yes
|
||||
depends="perl"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
|
@ -10,7 +10,7 @@ short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys
|
|||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=c4d1ae1b68fd62fd638c22d125acb61bc78d47d448f8571b757e76c07baf6efd
|
||||
checksum=1efb88a114565347440c3462a57018416765f80dfae4ade90259a0aaf4fde475
|
||||
|
||||
do_install() {
|
||||
vbin Keyboard/ckbcomp
|
||||
|
|
1
srcpkgs/ckbcomp/update
Normal file
1
srcpkgs/ckbcomp/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=console-setup
|
Loading…
Reference in a new issue