Date: Monday, October 17, 2011 @ 11:11:41 Author: ibiru Revision: 140624
update to 3.2.1 Modified: mousetweaks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-17 15:11:03 UTC (rev 140623) +++ PKGBUILD 2011-10-17 15:11:41 UTC (rev 140624) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=mousetweaks -pkgver=3.2.0 +pkgver=3.2.1 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.xz) -sha256sums=('65aeb0fb2c2eb5f0b06ec3aa8de5b3e2ccab02edd3a4a30adb7ef224baa74649') +sha256sums=('6c1ec6780c8dcaa1e3a6a462f7870c4c91574067a4936727a40b011d46d47734') build() { cd "${srcdir}/${pkgname}-${pkgver}"
