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

Jan de Groot jgc at archlinux.org
Thu Mar 10 20:15:53 UTC 2011


    Date: Thursday, March 10, 2011 @ 15:15:53
  Author: jgc
Revision: 113926

upgpkg: xf86-input-synaptics 1.4.0-1
Update to 1.4.0, change groups

Modified:
  xf86-input-synaptics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-10 20:09:43 UTC (rev 113925)
+++ PKGBUILD	2011-03-10 20:15:53 UTC (rev 113926)
@@ -5,8 +5,8 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=xf86-input-synaptics
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="Synaptics driver for notebook touchpads"
 arch=(i686 x86_64)
 license=('custom')
@@ -17,12 +17,12 @@
 replaces=('synaptics')
 provides=('synaptics')
 conflicts=('synaptics')
-groups=('xorg-input-drivers')
+groups=('xorg-drivers' 'xorg')
 options=(!libtool)
 backup=('etc/X11/xorg.conf.d/10-synaptics.conf')
 source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
         10-synaptics.conf)
-sha1sums=('132fff19a3a1768e7ab403f44ebc28e0480a4120'
+sha1sums=('96541b063482568e177f883a9fcfbe9a22c25569'
           '68e1f4ef5e1038231d210eb422fa4d18c5922f0f')
 
 build() {




More information about the arch-commits mailing list