[arch-commits] Commit in gtkspell/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Nov 8 16:00:41 UTC 2009


    Date: Sunday, November 8, 2009 @ 11:00:41
  Author: jgc
Revision: 58461

upgpkg: gtkspell 2.0.16-1
    Update to 2.0.16

Modified:
  gtkspell/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-08 15:57:51 UTC (rev 58460)
+++ PKGBUILD	2009-11-08 16:00:41 UTC (rev 58461)
@@ -3,17 +3,17 @@
 # Contributer: Ben <ben at benmazer.net>
 
 pkgname=gtkspell
-pkgver=2.0.15
-pkgrel=1.1
+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.16.1' 'enchant>=1.4.2')
+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}"




More information about the arch-commits mailing list