diff options
author | Gilcio Amaral | 2013-02-17 17:31:45 +0100 |
---|---|---|
committer | Robby Workman | 2013-02-23 05:27:41 +0100 |
commit | ec01c607aa771ac9a0fba1ce71ee227873f3ed40 (patch) | |
tree | eee27f8949919486b1b5a54ac782b0688274b3cf /office/tellico | |
parent | b24a73bac16c97c01bd2447f63b7c2c0f6806468 (diff) | |
download | slackbuilds-ec01c607aa771ac9a0fba1ce71ee227873f3ed40.tar.gz |
office/tellico: Updated for version 2.3.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/tellico')
-rw-r--r-- | office/tellico/README | 2 | ||||
-rw-r--r-- | office/tellico/slack-desc | 10 | ||||
-rw-r--r-- | office/tellico/tellico.SlackBuild | 2 | ||||
-rw-r--r-- | office/tellico/tellico.info | 8 |
4 files changed, 11 insertions, 11 deletions
diff --git a/office/tellico/README b/office/tellico/README index 830eefe011..e853118dd3 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, exempi, and qjson are optional (but recommended) dependencies. +yaz and exempi are optional (but recommended) dependencies. diff --git a/office/tellico/slack-desc b/office/tellico/slack-desc index 68af76ade5..159cce02ed 100644 --- a/office/tellico/slack-desc +++ b/office/tellico/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| tellico: Tellico (KDE application for keeping track of your collections) diff --git a/office/tellico/tellico.SlackBuild b/office/tellico/tellico.SlackBuild index 36cc9ff175..b9dbbbbf8d 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.6} +VERSION=${VERSION:-2.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/tellico/tellico.info b/office/tellico/tellico.info index 7f6c1ffa80..bce3f2533f 100644 --- a/office/tellico/tellico.info +++ b/office/tellico/tellico.info @@ -1,10 +1,10 @@ PRGNAM="tellico" -VERSION="2.3.6" +VERSION="2.3.7" HOMEPAGE="http://tellico-project.org/" -DOWNLOAD="http://tellico-project.org/files/tellico-2.3.6.tar.bz2" -MD5SUM="a547c3cff6559012bf2292cec5a543ed" +DOWNLOAD="http://tellico-project.org/files/tellico-2.3.7.tar.bz2" +MD5SUM="ac4728948c6c603dceeb6e6fe0d04c55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="qjson" MAINTAINER="Gilcio Amaral" EMAIL="gilcio.amaral@gmail.com" |