From 5c421f9edf0a2bb920ed5607d127d461c3f68dac Mon Sep 17 00:00:00 2001 From: Cecil Date: Mon, 4 Jul 2011 14:22:34 -0700 Subject: gtkspell:bumped to latest --- abs/extra/gtkspell/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/abs/extra/gtkspell/PKGBUILD b/abs/extra/gtkspell/PKGBUILD index 1b372a1..896ed0c 100644 --- a/abs/extra/gtkspell/PKGBUILD +++ b/abs/extra/gtkspell/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 22305 2008-12-25 18:48:10Z jgc $ +# $Id: PKGBUILD 58469 2009-11-08 16:09:11Z jgc $ # Maintainer: Roman Kyrylych # Contributer: Ben pkgname=gtkspell -pkgver=2.0.15 +pkgver=2.0.16 pkgrel=1 url="http://gtkspell.sourceforge.net/" pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget" arch=('i686' 'x86_64') license=('GPL') -depends=('gtk2>=2.14.6' 'enchant>=1.4.2') -makedepends=('intltool') +depends=('gtk2>=2.18.3' 'enchant>=1.5.0') +makedepends=('intltool' 'gtk-doc') options=('!libtool') source=(http://gtkspell.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz) -md5sums=('d90a7fe883f29caca149f04f31e2f0f9') +md5sums=('f75dcc9338f182c571b321d37c606a94') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v0.12