aboutsummaryrefslogtreecommitdiff
path: root/office/ishmael
diff options
context:
space:
mode:
Diffstat (limited to 'office/ishmael')
-rw-r--r--office/ishmael/README1
-rw-r--r--office/ishmael/ishmael.SlackBuild2
-rw-r--r--office/ishmael/ishmael.info6
3 files changed, 5 insertions, 4 deletions
diff --git a/office/ishmael/README b/office/ishmael/README
index 50831e4597..aebe0ddaa5 100644
--- a/office/ishmael/README
+++ b/office/ishmael/README
@@ -17,6 +17,7 @@ ishmael currently supports the following ebook formats:
- zTXT
- Comic Book Archives (cbr, cbz, cb7)
- Microsoft Compiled HTML Help (CHM)
+- Zip
- Text
Optional dependencies:
diff --git a/office/ishmael/ishmael.SlackBuild b/office/ishmael/ishmael.SlackBuild
index 5272875db9..aa9a26b9ee 100644
--- a/office/ishmael/ishmael.SlackBuild
+++ b/office/ishmael/ishmael.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ishmael
-VERSION=${VERSION:-1.06}
+VERSION=${VERSION:-1.08}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/ishmael/ishmael.info b/office/ishmael/ishmael.info
index 8eaa93cb53..9825431d74 100644
--- a/office/ishmael/ishmael.info
+++ b/office/ishmael/ishmael.info
@@ -1,8 +1,8 @@
PRGNAM="ishmael"
-VERSION="1.06"
+VERSION="1.08"
HOMEPAGE="https://codeberg.org/1-1sam/ishmael"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.06.tar.gz"
-MD5SUM="d16c98c266c6ae80d7b681e615074942"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.08.tar.gz"
+MD5SUM="78d78f6dc74833b38dc51980d8534191"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Archive-Zip perl-File-Which perl-JSON perl-xml-libxml"