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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Oct 12 19:50:11 UTC 2009


    Date: Monday, October 12, 2009 @ 15:50:11
  Author: andyrtr
Revision: 55402

upgpkg: xf86-input-mouse 1.5.0-1
    new version 1.5.0; built against Xorg-server 1.7

Modified:
  xf86-input-mouse/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-12 19:50:07 UTC (rev 55401)
+++ PKGBUILD	2009-10-12 19:50:11 UTC (rev 55402)
@@ -1,20 +1,20 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
 pkgname=xf86-input-mouse
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="X.org mouse input driver"
 arch=(i686 x86_64)
 license=('custom')
 url="http://xorg.freedesktop.org/"
 depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.6.0')
-conflicts=('xorg-server<1.6.0')
+makedepends=('pkgconfig' 'xorg-server>=1.7.0')
+conflicts=('xorg-server<1.7.0')
 options=('!libtool')
 groups=('xorg-input-drivers')
 source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e7dc0759c14a9bfd373917a49e5f7c7d')
+md5sums=('c58629fddf0782dad5c02da6aeb35521')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list