[Lunar-commits] <moonbase> enchant: version bumped to 1.5.0.

Florin Braescu florin at lunar-linux.org
Mon Feb 22 16:16:54 CET 2010


commit b5718fe3fea51d8dc2bd9754121c2eaf025fc525
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Feb 22 17:16:54 2010 +0200

    enchant: version bumped to 1.5.0.
    
    Bugfixes and improvements.
---
 utils/enchant/DEPENDS |    2 +-
 utils/enchant/DETAILS |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/utils/enchant/DEPENDS b/utils/enchant/DEPENDS
index f72c8b2..4af0f24 100644
--- a/utils/enchant/DEPENDS
+++ b/utils/enchant/DEPENDS
@@ -1,2 +1,2 @@
-depends  glib-2  &&
+depends  glib-2
 depends  aspell
diff --git a/utils/enchant/DETAILS b/utils/enchant/DETAILS
index ed2f364..717b994 100644
--- a/utils/enchant/DETAILS
+++ b/utils/enchant/DETAILS
@@ -1,15 +1,15 @@
           MODULE=enchant
-         VERSION=1.4.2
+         VERSION=1.5.0
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.abisource.com/downloads/$MODULE/$VERSION/
-      SOURCE_VFY=sha1:75cb0ab7b4e9d43c12bfe6daabf99fde6f06ad4b
-        WEB_SITE=http://www.abisource.com/projects/enchant/
+      SOURCE_URL=http://www.abisource.com/downloads/$MODULE/$VERSION
+      SOURCE_VFY=sha1:44e10feb9942324f603d84211599f4f5303d8c0e
+        WEB_SITE=http://www.abisource.com/projects/enchant
          ENTERED=20070312
-         UPDATED=20090119
+         UPDATED=20100222
            SHORT="a generic spell checking library"
 
 cat << EOF
 Enchant is a generic spell checking library that acts more like a
-fancy wrapper around various spelling backends, such as aspell, 
+fancy wrapper around various spelling backends, such as aspell,
 ispell, MySpell, Uspell, Hspell, and AppleSpell.
 EOF


More information about the Lunar-commits mailing list