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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Feb 7 18:10:10 UTC 2012


    Date: Tuesday, February 7, 2012 @ 13:10:09
  Author: andyrtr
Revision: 149440

upgpkg: xorg-xinput 1.5.99.1-1

Xorg 1.12 rebuild; upstream prerelease 1.5.99.1

Modified:
  xorg-xinput/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-07 18:06:11 UTC (rev 149439)
+++ PKGBUILD	2012-02-07 18:10:09 UTC (rev 149440)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xinput
-pkgver=1.5.4
+pkgver=1.5.99.1
 pkgrel=1
 pkgdesc="Small commandline tool to configure devices"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libx11' 'libxi')
+depends=('libx11' 'libxi>=1.5.99.2' 'xorg-xrandr' 'libxinerama')
 makedepends=('xorg-util-macros' 'inputproto')
 groups=('xorg-apps' 'xorg')
 source=(http://xorg.freedesktop.org/archive/individual/app/xinput-${pkgver}.tar.bz2)
-sha1sums=('4e77f4034aa4bc720726beb0795d77a47a71d2c8')
+sha1sums=('f979d9a4005d71db7e58064dff6ca6738bd9a345')
 
 build() {
   cd "${srcdir}/xinput-${pkgver}"




More information about the arch-commits mailing list