summaryrefslogtreecommitdiff
path: root/extra/xorg-xmodmap
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-25 00:02:31 +0000
committerroot <root@rshg054.dnsready.net>2012-03-25 00:02:31 +0000
commit891f44722456b693d99b397f7e332a9ed68a47a2 (patch)
tree84b486efdd046bf1ac54f9288d13a443874be342 /extra/xorg-xmodmap
parentadac5afd500d4ee3a65035e1cf5353ae236b4a61 (diff)
Sun Mar 25 00:02:31 UTC 2012
Diffstat (limited to 'extra/xorg-xmodmap')
-rw-r--r--extra/xorg-xmodmap/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xmodmap/PKGBUILD b/extra/xorg-xmodmap/PKGBUILD
index 865596d63..344db5ba7 100644
--- a/extra/xorg-xmodmap/PKGBUILD
+++ b/extra/xorg-xmodmap/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151007 2012-02-24 13:12:22Z allan $
+# $Id: PKGBUILD 154170 2012-03-23 20:52:44Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xmodmap
-pkgver=1.0.5
-pkgrel=3
+pkgver=1.0.6
+pkgrel=1
pkgdesc="Utility for modifying keymaps and button mappings"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('libx11')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xmodmap-${pkgver}.tar.bz2)
-sha1sums=('c97fb42f40b094868f6ef445f25c600f326b1942')
+sha1sums=('0d235069c87f365902cd36ac8b2ccb01205fa9fb')
build() {
cd "${srcdir}/xmodmap-${pkgver}"