mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/ckbcomp: upgrade to 1.199
This commit is contained in:
parent
4cf6b3c27d
commit
dc2bfb37f4
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=ckbcomp
|
||||
pkgver=1.198
|
||||
pkgver=1.199
|
||||
pkgrel=0
|
||||
pkgdesc="Compile a XKB keyboard description to a keymap"
|
||||
url="http://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
@ -10,11 +10,11 @@ depends="perl"
|
||||
options="!check"
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://ftp.debian.org/debian/pool/main/c/console-setup/console-setup_$pkgver.tar.xz"
|
||||
builddir="$srcdir"/console-setup-$pkgver
|
||||
builddir="$srcdir"/console-setup
|
||||
|
||||
package() {
|
||||
install -D -m755 Keyboard/$pkgname $pkgdir/usr/bin/$pkgname
|
||||
install -D -m644 man/$pkgname.1 $pkgdir/usr/share/man/man1/$pkgname.1
|
||||
}
|
||||
|
||||
sha512sums="38e6b10e6e232e49eee5de548dcec29ccc319e8b1028b4c95bc9d87ae8cc24ad635cdae87bf6c3f81fa00435bb7560a2605624ec7dd17bb3ae2ab79e22268672 console-setup_1.198.tar.xz"
|
||||
sha512sums="8d969de9e6c300c799fb8c58c5300112c1576768c41cd29a9185ecbf0d5c5205356439b54141f00ef4e76ceaf3dc2106cb5fd3e9ec430a205183c07bea341d96 console-setup_1.199.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user