Date: Friday, April 5, 2013 @ 21:13:23 Author: andyrtr Revision: 182038
upgpkg: xf86-input-synaptics 1.7.0-1 upstream update 1.7.0 Modified: xf86-input-synaptics/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-05 19:09:17 UTC (rev 182037) +++ PKGBUILD 2013-04-05 19:13:23 UTC (rev 182038) @@ -5,8 +5,8 @@ # Contributor: Alexander Baldeck <[email protected]> pkgname=xf86-input-synaptics -pkgver=1.6.3 -pkgrel=2 +pkgver=1.7.0 +pkgrel=1 pkgdesc="Synaptics driver for notebook touchpads" arch=('i686' 'x86_64') license=('custom') @@ -22,7 +22,7 @@ backup=('etc/X11/xorg.conf.d/50-synaptics.conf') source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 add_tapbuttons.diff) -sha256sums=('b40c9dbd5f743ff1eb2ac81a23b9676df72e76ed3fa6408de3f8a3a260248604' +sha256sums=('d6f1ad0b0653dddbe2e2db7e2f06c1860e491045e87a6577b63568d65e5d0f0e' '5298d3e871db3768b34cf8516d3f53f9291202e2ea5de3300256e1cd9119a1ec') build() {
