summaryrefslogtreecommitdiff
path: root/extra/xorg-xev
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-01-31 10:59:13 +0100
commit3891a8a21b1ef695b99685a1720bc750b41361c3 (patch)
tree5b532eed541dca9573aecfd64ae407aa8ba97730 /extra/xorg-xev
parente175fdd8593579f4a606206ad703f8433f7316c5 (diff)
parenta949895a0243a490d30fe355655c839fe217c580 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libpar2/PKGBUILD extra/audacity/PKGBUILD extra/samba/PKGBUILD extra/xorg-xev/PKGBUILD
Diffstat (limited to 'extra/xorg-xev')
-rw-r--r--extra/xorg-xev/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/xorg-xev/PKGBUILD b/extra/xorg-xev/PKGBUILD
index e5efa8e52..f817360e1 100644
--- a/extra/xorg-xev/PKGBUILD
+++ b/extra/xorg-xev/PKGBUILD
@@ -1,10 +1,10 @@
-# $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
-pkgrel=1.1
+pkgver=1.2.1
+pkgrel=1
pkgdesc='Print contents of X events'
url='http://xorg.freedesktop.org/'
arch=('i686' 'x86_64' 'mips64el')
@@ -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() {