summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2017-06-28 22:14:46 +0200
committerfunilrys2017-06-28 22:14:46 +0200
commit0c32a495cef28a74d56f3fd3f722fc161847931f (patch)
tree2f55a4b7c9ad8aac2a8df0c7405d3bf4de243cb4 /PKGBUILD
parent540692ad85f674b86b8c370224f6931640cdeda2 (diff)
downloadaur-0c32a495cef28a74d56f3fd3f722fc161847931f.tar.gz
Update ckbcomp to v1.165
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d680095155c9..9702de220180 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Ex-Maintainer: Jeroen Bollen <jbinero at gmail dot comau>
pkgname=ckbcomp
-pkgver=1.164
+pkgver=1.165
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=('89f69d97014ff3023ff28020bc214be8746bad8e1d59369d3fc5333e357dc3f2c486336507f5480a5ad22a4ad8c541b895782b60151f78ad43aa0732f2cee8c5')
+sha512sums=('e22ebcaa5010793461f4847cc82bd78079edf8fe6f98ccd51e2c6d265b2a5765359573d162972d670984c302c1b8a566d60fbe9d9ab86befbdbefef946916ad5')
package() {
cd console-setup-${pkgver}