aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Young <samyoung12788@gmail.com>2025-03-23 07:58:15 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-23 09:53:23 +0700
commit2194d786eb7c7bb858d714b63ef4c079cb9e944f (patch)
tree4d03c214bc17a1319f6266d1940e36e205100a75
parentef6966bee889b8e46de6328afd96eb415c21ed72 (diff)
office/ishmael: Updated for version 1.03.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 42960df369..50831e4597 100644
--- a/office/ishmael/README
+++ b/office/ishmael/README
@@ -8,6 +8,7 @@ be able to dump metadata, images, and more.
ishmael currently supports the following ebook formats:
- EPUB
- MOBI
+- KF8/AZW3
- AZW
- HTML/XHTML
- PDF
diff --git a/office/ishmael/ishmael.SlackBuild b/office/ishmael/ishmael.SlackBuild
index 585ce084a7..ade22ce2a1 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.02}
+VERSION=${VERSION:-1.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/ishmael/ishmael.info b/office/ishmael/ishmael.info
index 50547fb495..41d040086b 100644
--- a/office/ishmael/ishmael.info
+++ b/office/ishmael/ishmael.info
@@ -1,8 +1,8 @@
PRGNAM="ishmael"
-VERSION="1.02"
+VERSION="1.03"
HOMEPAGE="https://codeberg.org/1-1sam/ishmael"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.02.tar.gz"
-MD5SUM="f0783c759dcf4638af3f15d2051f26c6"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.03.tar.gz"
+MD5SUM="a21ef64582054391b63ff0a9cd3717bf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Archive-Zip perl-File-Which perl-JSON perl-xml-libxml"