diff --git a/templates/kbd.tmpl b/templates/kbd.tmpl index 2bb1a15b7a..060ca3f171 100644 --- a/templates/kbd.tmpl +++ b/templates/kbd.tmpl @@ -1,14 +1,13 @@ # Template file for 'kbd' pkgname=kbd -version=1.12 -distfiles="http://www.kernel.org/pub/linux/utils/kbd/$pkgname-$version.tar.bz2" +version=1.14.1 +distfiles="http://ftp.altlinux.com/pub/people/legion/kbd/kbd-$version.tar.gz" build_style=configure -configure_args="--datadir=/lib/kbd --mandir=/usr/share/man" -make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version - BINDIR=$XBPS_DESTDIR/$pkgname-$version/bin" +configure_args="--datadir=/lib/kbd --mandir=/usr/share/man --bindir=/sbin" +make_install_args="DESTDIR=$XBPS_DESTDIR/$pkgname-$version" short_desc="Linux keyboard utilities" maintainer="Juan RP " -checksum=0e273fd0c32f3b271e4bf998a3510e1b94b4cbf7a13786637652813f8439321f +checksum=e97ed7ec4ec937a27ac2e72789e76db4b661f7ce2c2b7b68524f55ee69dce491 long_desc=" The kbd package contains keytable files and keyboard utilities compatible with kernel version 1.1.54 and later. Setfont requires 1.1.92 or later."