[arch-commits] Commit in mousetweaks/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 27 20:58:49 UTC 2010


    Date: Monday, September 27, 2010 @ 16:58:49
  Author: ibiru
Revision: 91773

update to 2.32.0

Modified:
  mousetweaks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 20:58:17 UTC (rev 91772)
+++ PKGBUILD	2010-09-27 20:58:49 UTC (rev 91773)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=mousetweaks
-pkgver=2.30.2
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="Mouse accessibility enhancements for the GNOME desktop"
 arch=(i686 x86_64)
 license=('GPL3' 'FDL')
-depends=('gnome-panel>=2.30.0' 'at-spi>=1.30.1')
+depends=('gnome-panel-bonobo>=2.32.0' 'libxtst')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.1' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=mousetweaks.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('d204e41bba4f14728246dc01b867d59fbc9e809739f0a7e9ad226a95af594da4')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('874e66dc07f5fa0a7a32a32ae56bb347eef5843d75c94a63cb4ad3942f9b5047')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list