summaryrefslogtreecommitdiff
path: root/user/tellico
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-07 00:14:17 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-07 00:14:17 +0000
commit4c7ac10284102640e7c58bfc1cd97cb83ce156db (patch)
treeea57ef5827e9357a0cfc8ff80272dd26e5c35766 /user/tellico
parent6672a55d1050ed36fb87e287e3bbbda671b1973c (diff)
downloadpackages-4c7ac10284102640e7c58bfc1cd97cb83ce156db.tar.gz
packages-4c7ac10284102640e7c58bfc1cd97cb83ce156db.tar.bz2
packages-4c7ac10284102640e7c58bfc1cd97cb83ce156db.tar.xz
packages-4c7ac10284102640e7c58bfc1cd97cb83ce156db.zip
user/tellico: bump to 3.2.1
Diffstat (limited to 'user/tellico')
-rw-r--r--user/tellico/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/tellico/APKBUILD b/user/tellico/APKBUILD
index 5af50c850..3fb5df741 100644
--- a/user/tellico/APKBUILD
+++ b/user/tellico/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=tellico
-pkgver=3.2
-pkgrel=1
+pkgver=3.2.1
+pkgrel=0
pkgdesc="Collection manager"
url="http://tellico-project.org/"
arch="all"
@@ -37,16 +37,16 @@ build() {
}
check() {
- # imagejob, cite, csv: needs running X11
+ # imagejob, cite, csv, pdf: needs running X11
# htmlexporter: needs plasma desktop
# filelisting: needs dbus
# tellicoread: needs network
- CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(cite|csv|filelisting|imagejob|htmlexporter|tellicoread)test'
+ CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(cite|csv|filelisting|imagejob|htmlexporter|pdf|tellicoread)test'
}
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a24985200a70958f727bda3056de357d6cb74fc407197e9d9056573bc606cd6ffbd5bd971ef56acce3cb58f0b98865f5e89b431fe38c1d27b4dceafe49e78fdd tellico-3.2.tar.xz
+sha512sums="ada45c66fce2e73f301e3f7d69acb20caf5ebde85ac77bd6e6f0701f55044f5f1a44f8e6ae5d6d6bd244fd6538fba88591caf70178855b6910ce5132508fba9b tellico-3.2.1.tar.xz
4627e717d67340de6d88f7a21604a66ba236c651a0ae38d9d3569b76ad58c79f046cfd5686dd688de86d6acafc17ba3959902babdc7f00ab8e9d65717c4fab4a btparse-strcasecmp.patch"