summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2018-02-25 20:18:55 +0100
committerfunilrys2018-02-25 20:18:55 +0100
commit5e85b7c168b32bca723517360d3632093837b13c (patch)
treede3fb7c52900cf5fc1053321194bfdb7058d3ade
parentdc783a9c72983f0069b5e80a6110ff622f37bea4 (diff)
downloadaur-5e85b7c168b32bca723517360d3632093837b13c.tar.gz
Update ckbcomp to v1.178
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67def26709f8..2779293b2d88 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.174
+ pkgver = 1.178
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.174.tar.xz
- sha512sums = ff68a4796d21b38043f53bd6f7f0caf9127b3b19f577f27f4425e4953d9702717948ffb820743199ce9615c309cd40fdce38d36dfe85e1cc4ed7307fddc86c38
+ source = http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_1.178.tar.xz
+ sha512sums = 48c22e13544880136136e6672a1668f59ca7be9690ffeaa5b8b39ebf9dce2f9a784629f38abdd16e9950d85cfff16bc3dcf2c0da2a22a8345b2eabeda2f8ae0f
pkgname = ckbcomp
diff --git a/PKGBUILD b/PKGBUILD
index 380103ccf079..9b2d69fd04db 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Ex-Maintainer: Jeroen Bollen <jbinero at gmail dot comau>
pkgname=ckbcomp
-pkgver=1.174
+pkgver=1.178
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=('ff68a4796d21b38043f53bd6f7f0caf9127b3b19f577f27f4425e4953d9702717948ffb820743199ce9615c309cd40fdce38d36dfe85e1cc4ed7307fddc86c38')
+sha512sums=('48c22e13544880136136e6672a1668f59ca7be9690ffeaa5b8b39ebf9dce2f9a784629f38abdd16e9950d85cfff16bc3dcf2c0da2a22a8345b2eabeda2f8ae0f')
package() {
cd console-setup