[arch-commits] Commit in xf86-input-wacom/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 4 10:31:54 UTC 2012


    Date: Saturday, February 4, 2012 @ 05:31:53
  Author: andyrtr
Revision: 148603

upgpkg: xf86-input-wacom 0.13.0-2

Xorg 1.12 rebuild

Modified:
  xf86-input-wacom/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-04 10:29:44 UTC (rev 148602)
+++ PKGBUILD	2012-02-04 10:31:53 UTC (rev 148603)
@@ -5,15 +5,15 @@
 
 pkgname=xf86-input-wacom
 pkgver=0.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="X.Org Wacom tablet driver"
 arch=('i686' 'x86_64')
 url="http://linuxwacom.sourceforge.net/"
 license=('GPL')
 backup=('etc/X11/xorg.conf.d/50-wacom.conf')
 depends=('libxi' 'libxrandr' 'libxinerama')
-makedepends=('xorg-server-devel>=1.11.0' 'libxext')
-conflicts=('xorg-server<1.11.0')
+makedepends=('xorg-server-devel>=1.11.99.902' 'libxext')
+conflicts=('xorg-server<1.11.99.902')
 options=(!libtool)
 source=(http://downloads.sourceforge.net/project/linuxwacom/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         70-wacom.rules)




More information about the arch-commits mailing list