[arch-commits] Commit in mousetweaks/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Mar 11 23:48:43 UTC 2010
Date: Thursday, March 11, 2010 @ 18:48:43
Author: ibiru
Revision: 72089
update to gnome 2.30rc
Modified:
mousetweaks/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-11 23:48:32 UTC (rev 72088)
+++ PKGBUILD 2010-03-11 23:48:43 UTC (rev 72089)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=mousetweaks
-pkgver=2.29.91
+pkgver=2.29.92
pkgrel=1
pkgdesc="Mouse accessibility enhancements for the GNOME desktop"
arch=(i686 x86_64)
license=('GPL3' 'FDL')
-depends=('gnome-panel>=2.29.91' 'at-spi>=1.29.90')
+depends=('gnome-panel>=2.29.92' 'at-spi>=1.29.92')
makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.0' '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=('f97a6a89448f7fccc167e48edd5abd5597229063125610d21cbfe6406d49418f')
+sha256sums=('54a55eb0c844a82727697b740cc1364c86b837241264baf93b7523b7a6405390')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list