mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/tellico: Updated for version 2.3.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
8da635c45b
commit
0ec0f60ad1
3 changed files with 5 additions and 5 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 and exempi are optional (but recommended) dependencies.
|
||||
yaz, and exempi are optional (but recommended) dependencies.
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue