mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/tellico: Updated for version 2.3.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b24a73bac1
commit
ec01c607aa
4 changed files with 11 additions and 11 deletions
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue