[arch-commits] Commit in xorg-xlsclients/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Jun 6 09:58:54 UTC 2011


    Date: Monday, June 6, 2011 @ 05:58:54
  Author: jgc
Revision: 126568

upgpkg: xorg-xlsclients 1.1.2-1
Update to 1.1.2, remove xcb-util dependency

Modified:
  xorg-xlsclients/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-06 09:55:01 UTC (rev 126567)
+++ PKGBUILD	2011-06-06 09:58:54 UTC (rev 126568)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xlsclients
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="List client applications running on a display"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxcb' 'xcb-util')
+depends=('libxcb')
 makedepends=('xorg-util-macros')
 groups=('xorg-apps' 'xorg')
 source=(http://xorg.freedesktop.org/archive/individual/app/xlsclients-${pkgver}.tar.bz2)
-sha1sums=('67bfdcb089e8669df7ec5bc7a137e037047f2535')
+sha1sums=('c4051429c190444ae9ba327f0ad776a74eb7b27b')
 
 build() {
   cd "${srcdir}/xlsclients-${pkgver}"




More information about the arch-commits mailing list