File tree Expand file tree Collapse file tree
modules/calamares/pkgbuild.any/01-ckbcomp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = ckbcomp
22 pkgdesc = Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol
3- pkgver = 1.203
3+ pkgver = 1.205
44 pkgrel = 1
55 url = http://anonscm.debian.org/cgit/d-i/console-setup.git/
66 arch = any
77 license = GPL2
88 depends = perl
9- source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.203 .tar.xz
10- sha512sums = e73ade4a35c7d5e4986587067ab081da8b99acd1013ef2f9de63205f43a0777a917c0ce18e35f0fc95bfe22162ad56e0c92f1f9d657a27681a26d525441bcf2a
9+ source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.205 .tar.xz
10+ sha512sums = SKIP
1111
1212pkgname = ckbcomp
Original file line number Diff line number Diff line change 22# Contributer: Nissar Chababy <funilrys at outlook dot com>
33# Contributer: Jeroen Bollen <jbinero at gmail dot comau>
44
5- pkgname=ckbcomp
6- pkgver=1.203
5+ pkgname=" ckbcomp"
6+ pkgver=" 1.205 "
77pkgrel=1
88pkgdesc=" Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol"
99arch=(any)
1010url=" http://anonscm.debian.org/cgit/d-i/console-setup.git/"
1111license=(' GPL2' )
1212depends=(' perl' )
1313source=(" http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_${pkgver} .tar.xz" )
14- sha512sums=(' e73ade4a35c7d5e4986587067ab081da8b99acd1013ef2f9de63205f43a0777a917c0ce18e35f0fc95bfe22162ad56e0c92f1f9d657a27681a26d525441bcf2a ' )
14+ sha512sums=(' SKIP ' )
1515
1616package () {
1717 if [[ -d " ${srcdir} /console-setup" ]]; then
You can’t perform that action at this time.
0 commit comments