Skip to content
Snippets Groups Projects
Commit ff4334ca authored by Roberto Oliveira's avatar Roberto Oliveira Committed by Ariadne Conill
Browse files

main/ckbcomp: upgrade to 1.168

parent d8d5ba2b
No related branches found
No related tags found
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=ckbcomp
pkgver=1.166
pkgver=1.168
pkgrel=0
pkgdesc="Compile a XKB keyboard description to a keymap"
url="http://anonscm.debian.org/cgit/d-i/console-setup.git/"
......@@ -10,7 +10,7 @@ depends="perl"
options="!check"
source="http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_${pkgver}.tar.xz"
builddir="$srcdir"/console-setup-$pkgver
builddir="$srcdir/console-setup"
package() {
cd "$builddir"
......@@ -18,4 +18,4 @@ package() {
install -m755 Keyboard/ckbcomp ${pkgdir}/usr/bin/
}
sha512sums="9c3c9ee8402f148117a8fe4e7091604b0aa4d91764abf0dcff698ee2c8d938fc589966ba3b993f3565112290ea392446bedd82f084cb412d544403448a253f65 console-setup_1.166.tar.xz"
sha512sums="e7956012de80e054937a139454414476da4cf86f60e806c8d501538d7f04ee9e93928aeb172de7634ce9cd70ff15988d4fa05ad96624213ca51655e4694bd3f1 console-setup_1.168.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment