summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2017-12-16 17:55:01 +0100
committerfunilrys2017-12-16 17:55:01 +0100
commit8eee0ab21796ecc841abd36e6a7c446cda0630b4 (patch)
tree2b42a0571388a2a3de8a83614d90f4da4e4b2cc2
parenta8f53bea35221d9bf69a5066aba5dffca8a83a52 (diff)
downloadaur-8eee0ab21796ecc841abd36e6a7c446cda0630b4.tar.gz
Update ckbcomp to v1.173
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe404ef8a1b0..47444db52a3f 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ckbcomp
pkgdesc = Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol
- pkgver = 1.170
+ pkgver = 1.173
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.170.tar.xz
- sha512sums = acb634974a9c597117366f6922b33a66f88d927ab6bf70cc18ee858b832a3ae94459b9aa48d98c2026d1e8faab5d02590eed04d57b70f96670b38a3e35e9c00f
+ source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.173.tar.xz
+ sha512sums = c9f620790d3f21d434291de4cc18613027764ce9295fa3f8c31c4a0ab7cdfba684ed5e737a0b7507abf5a5e343a6bc337ca0dad97bb072d45d124c26f29663ac
pkgname = ckbcomp
diff --git a/PKGBUILD b/PKGBUILD
index 402dcc04ac6b..6dd9e547ae78 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Ex-Maintainer: Jeroen Bollen <jbinero at gmail dot comau>
pkgname=ckbcomp
-pkgver=1.170
+pkgver=1.173
pkgrel=1
pkgdesc="Compile a XKB keyboard description to a keymap suitable for loadkeys or kbdcontrol"
arch=(any)
@@ -10,7 +10,7 @@ url="http://anonscm.debian.org/cgit/d-i/console-setup.git/"
license=('GPL2')
depends=('perl')
source=("http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_${pkgver}.tar.xz")
-sha512sums=('acb634974a9c597117366f6922b33a66f88d927ab6bf70cc18ee858b832a3ae94459b9aa48d98c2026d1e8faab5d02590eed04d57b70f96670b38a3e35e9c00f')
+sha512sums=('c9f620790d3f21d434291de4cc18613027764ce9295fa3f8c31c4a0ab7cdfba684ed5e737a0b7507abf5a5e343a6bc337ca0dad97bb072d45d124c26f29663ac')
package() {
cd console-setup