diff options
author | Gilcio Amaral | 2013-07-13 18:43:26 +0200 |
---|---|---|
committer | Erik Hanson | 2013-07-13 18:43:26 +0200 |
commit | 0ec0f60ad16a0e2902c9e76a93f752514bc88268 (patch) | |
tree | dca49602a984ef86a882331a0eca1f32803c900d /office/tellico | |
parent | 8da635c45b3160358d8c6a4fa1c4ada92ddabe53 (diff) | |
download | slackbuilds-0ec0f60ad16a0e2902c9e76a93f752514bc88268.tar.gz |
office/tellico: Updated for version 2.3.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'office/tellico')
-rw-r--r-- | office/tellico/README | 2 | ||||
-rw-r--r-- | office/tellico/tellico.SlackBuild | 2 | ||||
-rw-r--r-- | office/tellico/tellico.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/office/tellico/README b/office/tellico/README index e853118dd3..3b5bac79ba 100644 --- a/office/tellico/README +++ b/office/tellico/README @@ -13,4 +13,4 @@ by any field. On the bottom is a customizable HTML view of the current entry. The entry editor is a dialog box where you enter the data. You can even read barcodes with a webcam. -yaz and exempi are optional (but recommended) dependencies. +yaz, and exempi are optional (but recommended) dependencies. diff --git a/office/tellico/tellico.SlackBuild b/office/tellico/tellico.SlackBuild index b9dbbbbf8d..6bf3cc8ec0 100644 --- a/office/tellico/tellico.SlackBuild +++ b/office/tellico/tellico.SlackBuild @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tellico -VERSION=${VERSION:-2.3.7} +VERSION=${VERSION:-2.3.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/tellico/tellico.info b/office/tellico/tellico.info index bce3f2533f..6729f65ce8 100644 --- a/office/tellico/tellico.info +++ b/office/tellico/tellico.info @@ -1,8 +1,8 @@ PRGNAM="tellico" -VERSION="2.3.7" +VERSION="2.3.8" HOMEPAGE="http://tellico-project.org/" -DOWNLOAD="http://tellico-project.org/files/tellico-2.3.7.tar.bz2" -MD5SUM="ac4728948c6c603dceeb6e6fe0d04c55" +DOWNLOAD="http://tellico-project.org/files/tellico-2.3.8.tar.bz2" +MD5SUM="3f85002f6f369bdcf72ac7499d39297a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qjson" |