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

Jan de Groot jgc at archlinux.org
Sun Mar 28 14:35:26 UTC 2010


    Date: Sunday, March 28, 2010 @ 10:35:26
  Author: jgc
Revision: 73795

upgpkg: mousetweaks 2.30.0-1
Update to 2.30.0

Modified:
  mousetweaks/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-28 14:28:51 UTC (rev 73794)
+++ PKGBUILD	2010-03-28 14:35:26 UTC (rev 73795)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=mousetweaks
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Mouse accessibility enhancements for the GNOME desktop"
 arch=(i686 x86_64)
 license=('GPL3' 'FDL')
-depends=('gnome-panel>=2.29.92' 'at-spi>=1.29.92')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.0' 'intltool')
+depends=('gnome-panel>=2.29.92.1' 'at-spi>=1.29.92')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' '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.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('54a55eb0c844a82727697b740cc1364c86b837241264baf93b7523b7a6405390')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('1b7f8e428e37006b65f39f3744281f5761cc11c424e71a72bb2093cdbb240b4f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list