summaryrefslogtreecommitdiff
path: root/extra/xorg-xev/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-31 00:07:23 -0800
committerroot <root@rshg054.dnsready.net>2013-01-31 00:07:23 -0800
commita949895a0243a490d30fe355655c839fe217c580 (patch)
tree9895367801e2aab74b4a31e81263ab0d4693055f /extra/xorg-xev/PKGBUILD
parentc25b7aa323ab71b1a524d15dbbe942dbebd55761 (diff)
Thu Jan 31 00:07:23 PST 2013
Diffstat (limited to 'extra/xorg-xev/PKGBUILD')
-rw-r--r--extra/xorg-xev/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/xorg-xev/PKGBUILD b/extra/xorg-xev/PKGBUILD
index c0380e60d..3d0eebc3b 100644
--- a/extra/xorg-xev/PKGBUILD
+++ b/extra/xorg-xev/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 150821 2012-02-23 07:20:15Z andyrtr $
+# $Id: PKGBUILD 176326 2013-01-30 00:25:00Z bisson $
# Contributor: Jan de Groot <jgc@archlinux.org>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=xorg-xev
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc='Print contents of X events'
url='http://xorg.freedesktop.org/'
@@ -12,7 +12,8 @@ license=('custom')
depends=('libx11' 'libxrandr')
makedepends=('xorg-util-macros' 'xproto')
source=("http://xorg.freedesktop.org/archive/individual/app/xev-${pkgver}.tar.bz2")
-sha1sums=('6b05706ed39382b5d08c5351c00ba7e127709eec')
+sha1sums=('7ae6233ccfd8f500d547093291cc2de4f2b8fbaa')
+
groups=('xorg-apps' 'xorg')
build() {