summaryrefslogtreecommitdiff
path: root/extra/xorg-xmodmap/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-23 00:01:26 +0000
committerroot <root@rshg054.dnsready.net>2012-04-23 00:01:26 +0000
commit076ac7347687744daa2ca386a67a4ad111c71415 (patch)
treeb82f738122e9905a6dab679ab5f4cf7eb75e55f4 /extra/xorg-xmodmap/PKGBUILD
parentaf1e6c210b43ea6b8e043524edccb1d0befd257f (diff)
Mon Apr 23 00:01:26 UTC 2012
Diffstat (limited to 'extra/xorg-xmodmap/PKGBUILD')
-rw-r--r--extra/xorg-xmodmap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-xmodmap/PKGBUILD b/extra/xorg-xmodmap/PKGBUILD
index 344db5ba7..30058312a 100644
--- a/extra/xorg-xmodmap/PKGBUILD
+++ b/extra/xorg-xmodmap/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 154170 2012-03-23 20:52:44Z andyrtr $
+# $Id: PKGBUILD 156637 2012-04-21 23:46:44Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xmodmap
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Utility for modifying keymaps and button mappings"
arch=('i686' 'x86_64')
@@ -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=('0d235069c87f365902cd36ac8b2ccb01205fa9fb')
+sha1sums=('9f9c6b7bd058c09a8e15b1c4f4eccb972e51ffef')
build() {
cd "${srcdir}/xmodmap-${pkgver}"