main/xkeyboard-config: upgrade to 2.6

This commit is contained in:
Natanael Copa 2012-06-06 06:27:59 +00:00
parent bd0ad8b721
commit d2e2739702

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xkeyboard-config
pkgver=2.5.1
pkgver=2.6
pkgrel=0
pkgdesc="X keyboard configuration files"
url="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
@ -9,7 +9,7 @@ license="custom"
depends=
subpackages=
makedepends="xkbcomp intltool libx11-dev"
source="http://xorg.freedesktop.org/archive/individual/data/xkeyboard-config-$pkgver.tar.bz2
source="http://xorg.freedesktop.org/archive/individual/data/xkeyboard-config/xkeyboard-config-$pkgver.tar.bz2
"
prepare() {
@ -38,4 +38,4 @@ package() {
install -m755 -d "$pkgdir"/var/lib/xkb
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="29cbf3980bbe94c3ffc9c233ea638059 xkeyboard-config-2.5.1.tar.bz2"
md5sums="e7e31da9adb56ba52b5c18226b8cbef3 xkeyboard-config-2.6.tar.bz2"