diff options
author | funilrys | 2016-10-13 19:01:27 +0200 |
---|---|---|
committer | funilrys | 2016-10-13 19:01:27 +0200 |
commit | dc82aee77a3fb728fd85f8a83eb5de78fd7a9d18 (patch) | |
tree | 01a733c0794aeacd6baca6af2fff8049dc7d3d6d | |
parent | 3f26d48acbf700259c5bef13efe0b6d5bd22ebc5 (diff) | |
download | aur-dc82aee77a3fb728fd85f8a83eb5de78fd7a9d18.tar.gz |
Update to v1.151
-rwxr-xr-x | .SRCINFO | 4 | ||||
-rwxr-xr-x | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,12 +1,12 @@ pkgbase = ckbcomp pkgdesc = Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol - pkgver = 1.150 + pkgver = 1.151 pkgrel = 1 url = http://anonscm.debian.org/cgit/d-i/console-setup.git/ arch = any license = GPL2 depends = perl - source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.150.tar.xz + source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.151.tar.xz sha512sums = 659c83f329ab5a317b88f5c17c166863d50b2df63bfdc910be14b7e4759ee1ab19f90b02cedac1c11af87af98043906c22dc52aa9f34896535c3b91a7efb73c4 pkgname = ckbcomp @@ -2,7 +2,7 @@ # Ex-Maintainer: Jeroen Bollen <jbinero at gmail dot com> pkgname=ckbcomp -pkgver=1.150 +pkgver=1.151 pkgrel=1 pkgdesc="Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol" arch=(any) |