summaryrefslogtreecommitdiff
path: root/extra/xorg-xwininfo/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-19 11:02:18 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-19 11:02:18 +0200
commit4f22a5c482279b73ed0140e8962f75169f9b3e57 (patch)
tree1369f17af7242f30a62b7ffbacd138a7978821fd /extra/xorg-xwininfo/PKGBUILD
parent63b47d2adad6c3c625196b2717bbd42283e9bb79 (diff)
parent9a30c3d0083b8330b1aa6c0f89245e68ae762ee5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libgdamm/PKGBUILD community/mingetty/PKGBUILD extra/cups/PKGBUILD extra/xorg-appres/PKGBUILD extra/xorg-xrefresh/PKGBUILD extra/xorg-xwininfo/PKGBUILD
Diffstat (limited to 'extra/xorg-xwininfo/PKGBUILD')
-rw-r--r--extra/xorg-xwininfo/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/xorg-xwininfo/PKGBUILD b/extra/xorg-xwininfo/PKGBUILD
index d790d29d8..6e0f703a5 100644
--- a/extra/xorg-xwininfo/PKGBUILD
+++ b/extra/xorg-xwininfo/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 130758 2011-07-07 22:32:22Z andyrtr $
+# $Id: PKGBUILD 185752 2013-05-18 10:48:20Z andyrtr $
+# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xwininfo
-pkgver=1.1.2
-pkgrel=1.1
+pkgver=1.1.3
+pkgrel=1
pkgdesc="Command-line utility to print information about windows on an X server"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +13,7 @@ depends=('libxcb')
makedepends=('xorg-util-macros' 'libx11')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xwininfo-${pkgver}.tar.bz2)
-sha1sums=('c90b3c289f95474aa8eb6cf1bf4caf3b9dbf82d3')
+sha256sums=('218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8')
build() {
cd "${srcdir}/xwininfo-${pkgver}"