[arch-commits] Commit in dasher/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Apr 28 20:56:05 UTC 2009
Date: Tuesday, April 28, 2009 @ 16:56:05
Author: jgc
Revision: 36935
upgpkg: dasher 4.10.1-1
Modified:
dasher/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-28 20:53:03 UTC (rev 36934)
+++ PKGBUILD 2009-04-28 20:56:05 UTC (rev 36935)
@@ -2,19 +2,19 @@
# Maintainer: damir <damir at archlinux.org>
pkgname=dasher
-pkgver=4.10.0
+pkgver=4.10.1
pkgrel=1
pkgdesc="Information-efficient text-entry interface, driven by natural continuous pointing gestures"
arch=(i686 x86_64)
license=('GPL')
depends=('at-spi>=1.26.0' 'libgnomeui>=2.24.1' 'gnome-speech>=0.4.25' 'gconf>=2.26.0-2')
-makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.16.0')
+makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.16.1')
url="http://www.gnome.org"
groups=('gnome-extra')
options=(!emptydirs)
install=dasher.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/4.10/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d07fa31c3a8ead147f981efa90193c56')
+md5sums=('83e556690ac54c4bb8c49c050510259e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list