Date: Sunday, September 12, 2010 @ 14:30:10 Author: stephane Revision: 90522
upgpkg: synergy 1.3.4-2 PACKAGER encoding changed to utf-8 Modified: synergy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-12 18:29:56 UTC (rev 90521) +++ PKGBUILD 2010-09-12 18:30:10 UTC (rev 90522) @@ -1,12 +1,12 @@ # $Id$ -# Maintainer: St�phane Gaudreault <[email protected]> +# Maintainer: Stéphane Gaudreault <[email protected]> # Contributor: Dale Blount <[email protected]> pkgname=synergy pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Share a single mouse and keyboard between multiple computers" -url="http://synergy2.sourceforge.net" +url="http://synergy-foss.org" arch=('i686' 'x86_64') depends=('gcc-libs' 'libxtst' 'libxinerama') license=('GPL2')
