summaryrefslogtreecommitdiffstats
path: root/libraries/xapian-core
diff options
context:
space:
mode:
author titopoquito2011-06-01 04:02:45 +0200
committer Robby Workman2011-06-13 07:33:38 +0200
commit3af205dd98d80add69fba7c527b5fe5e2fb47abd (patch)
tree2060c6b18ef59b093977003af92fefb8563a13e4 /libraries/xapian-core
parent73a337c2c065a3faf5ba3e912535b03d2848cba4 (diff)
downloadslackbuilds-3af205dd98d80add69fba7c527b5fe5e2fb47abd.tar.gz
libraries/xapian-core: Updated for version 1.2.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/xapian-core')
-rw-r--r--libraries/xapian-core/README12
-rw-r--r--libraries/xapian-core/slack-desc5
-rw-r--r--libraries/xapian-core/xapian-core.SlackBuild2
-rw-r--r--libraries/xapian-core/xapian-core.info8
4 files changed, 13 insertions, 14 deletions
diff --git a/libraries/xapian-core/README b/libraries/xapian-core/README
index dbb5e5dd47..22a074b49b 100644
--- a/libraries/xapian-core/README
+++ b/libraries/xapian-core/README
@@ -1,7 +1,7 @@
-Xapian is an Open Source Search Engine Library released under the GPL.
-It's written in C++, with bindings to allow use from Perl, Python, PHP,
-Java, Tcl, C#, and Ruby (so far!). Xapian is a highly adaptable toolkit
-which allows developers to easily add advanced indexing and search
-facilities to their own applications. It supports the Probabilistic
-Information Retrieval model and also supports a rich set of boolean
+Xapian is an Open Source Search Engine Library released under the GPL.
+It's written in C++, with bindings to allow use from Perl, Python, PHP,
+Java, Tcl, C#, and Ruby (so far!). Xapian is a highly adaptable toolkit
+which allows developers to easily add advanced indexing and search
+facilities to their own applications. It supports the Probabilistic
+Information Retrieval model and also supports a rich set of boolean
query operators.
diff --git a/libraries/xapian-core/slack-desc b/libraries/xapian-core/slack-desc
index 76542ed0f5..3b91f447ab 100644
--- a/libraries/xapian-core/slack-desc
+++ b/libraries/xapian-core/slack-desc
@@ -11,10 +11,9 @@ xapian-core:
xapian-core: Xapian is an Open Source Search Engine Library released under the GPL.
xapian-core: It's written in C++, with bindings to allow use from Perl, Python,
xapian-core: PHP, Java, Tcl, C#, and Ruby (so far!). Xapian is a highly adaptable
-xapian-core: toolkit which allows developers to easily add advanced indexing and
+xapian-core: toolkit which allows developers to easily add advanced indexing and
xapian-core: search facilities to their own applications. It supports the
-xapian-core: Probabilistic Information Retrieval model and also supports a rich
+xapian-core: Probabilistic Information Retrieval model and also supports a rich
xapian-core: set of boolean query operators.
xapian-core:
xapian-core: http://www.xapian.org/
-xapian-core:
diff --git a/libraries/xapian-core/xapian-core.SlackBuild b/libraries/xapian-core/xapian-core.SlackBuild
index ecb8abe365..34f888d1c0 100644
--- a/libraries/xapian-core/xapian-core.SlackBuild
+++ b/libraries/xapian-core/xapian-core.SlackBuild
@@ -23,7 +23,7 @@
# SUCH DAMAGE.
PRGNAM=xapian-core
-VERSION=${VERSION:-1.2.4}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/xapian-core/xapian-core.info b/libraries/xapian-core/xapian-core.info
index fbd522c094..cc4642e501 100644
--- a/libraries/xapian-core/xapian-core.info
+++ b/libraries/xapian-core/xapian-core.info
@@ -1,10 +1,10 @@
PRGNAM="xapian-core"
-VERSION="1.2.4"
+VERSION="1.2.5"
HOMEPAGE="http://www.xapian.org/"
-DOWNLOAD="http://oligarchy.co.uk/xapian/1.2.4/xapian-core-1.2.4.tar.gz"
-MD5SUM="9715684900547649e0cbec42e6a157e9"
+DOWNLOAD="http://oligarchy.co.uk/xapian/1.2.5/xapian-core-1.2.5.tar.gz"
+MD5SUM="775995b7036b01b8b864a95d5646f42d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="titopoquito"
EMAIL="titopoquito@gmail.com"
-APPROVED="rworkman"
+APPROVED="dsomero"