diff options
-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" |