Date: Monday, April 4, 2011 @ 13:50:01 Author: heftig Revision: 117770
Update to 3.0.0 Modified: mousetweaks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-04 17:48:05 UTC (rev 117769) +++ PKGBUILD 2011-04-04 17:50:01 UTC (rev 117770) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=mousetweaks -pkgver=2.91.92 +pkgver=3.0.0 pkgrel=1 pkgdesc="Mouse accessibility enhancements for the GNOME desktop" arch=(i686 x86_64) @@ -14,7 +14,7 @@ url="http://www.gnome.org" install=mousetweaks.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('2d58fac0009b84ae4c28c1abb0d5933b00ca553e6490bfaa853c701437b86b30') +sha256sums=('780c6349aa331635d15abc1f119d4f35de1534f1250e1921ec5f05efa098d242') build() { cd "${srcdir}/${pkgname}-${pkgver}"
