From c900355ac24fb238dbd0d8f6253a629561f78bee Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Sep 2013 02:33:58 -0700 Subject: Sat Sep 28 02:32:51 PDT 2013 --- community/gtkspell3/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gtkspell3') diff --git a/community/gtkspell3/PKGBUILD b/community/gtkspell3/PKGBUILD index 9d761e88a..9b19965c1 100644 --- a/community/gtkspell3/PKGBUILD +++ b/community/gtkspell3/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 92677 2013-06-12 04:09:55Z bgyorgy $ +# $Id: PKGBUILD 97714 2013-09-27 20:04:38Z bgyorgy $ # Maintainer: Balló György # Contributor: Roman Kyrylych # Contributor: Ben pkgname=gtkspell3 -pkgver=3.0.3 +pkgver=3.0.4 pkgrel=1 url="http://gtkspell.sourceforge.net/" pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget" @@ -14,7 +14,7 @@ depends=('gtk3' 'enchant') makedepends=('intltool' 'gobject-introspection' 'vala') options=('!libtool') source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz) -md5sums=('58f68a0fe9007d9a3d6092b222689320') +md5sums=('d25b547507940738cf016936c3452113') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf