Date: Wednesday, June 12, 2013 @ 06:09:46 Author: bgyorgy Revision: 92676
upgpkg: gtkspell3 3.0.3-1 Update to version 3.0.3 Modified: gtkspell3/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-11 17:35:58 UTC (rev 92675) +++ PKGBUILD 2013-06-12 04:09:46 UTC (rev 92676) @@ -4,7 +4,7 @@ # Contributor: Ben <[email protected]> pkgname=gtkspell3 -pkgver=3.0.2 +pkgver=3.0.3 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 @@ makedepends=('intltool' 'gobject-introspection' 'vala') options=('!libtool') source=(http://gtkspell.sourceforge.net/download/$pkgname-$pkgver.tar.gz) -md5sums=('5db501ead123ffbe8aad7d5f76c44c71') +md5sums=('58f68a0fe9007d9a3d6092b222689320') build() { cd "$srcdir/$pkgname-$pkgver"
