summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85fd80a80a10..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.176
+ 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.176.tar.xz
- sha512sums = 810039b3a8f5458ace68eec483faaaf693fce90d430a271256a052ed754e2f62e4e6e75279207d6bdfdaa075a79ed74c2ee325f0ddcdb1a358bfd8679bdda086
+ 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 aba6f2b9eda4..9b2d69fd04db 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Ex-Maintainer: Jeroen Bollen <jbinero at gmail dot comau>
pkgname=ckbcomp
-pkgver=1.176
+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=('810039b3a8f5458ace68eec483faaaf693fce90d430a271256a052ed754e2f62e4e6e75279207d6bdfdaa075a79ed74c2ee325f0ddcdb1a358bfd8679bdda086')
+sha512sums=('48c22e13544880136136e6672a1668f59ca7be9690ffeaa5b8b39ebf9dce2f9a784629f38abdd16e9950d85cfff16bc3dcf2c0da2a22a8345b2eabeda2f8ae0f')
package() {
cd console-setup