diff options
author | Samuel Young <samyoung12788@gmail.com> | 2025-04-06 08:41:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-06 08:48:23 +0700 |
commit | 106930fb189143468d7d30203625b1f3542ba737 (patch) | |
tree | f0c0c4ba8e2b3a51a4e391046f4793f9c964fcf0 | |
parent | ead3e1a47964ff99fc75a7c16fe658334ec3a18f (diff) |
office/ishmael: Updated for version 1.05.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | office/ishmael/ishmael.SlackBuild | 2 | ||||
-rw-r--r-- | office/ishmael/ishmael.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/ishmael/ishmael.SlackBuild b/office/ishmael/ishmael.SlackBuild index 29eed851f6..89f51acdce 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.04} +VERSION=${VERSION:-1.05} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/ishmael/ishmael.info b/office/ishmael/ishmael.info index 4b71646516..482241c3d6 100644 --- a/office/ishmael/ishmael.info +++ b/office/ishmael/ishmael.info @@ -1,8 +1,8 @@ PRGNAM="ishmael" -VERSION="1.04" +VERSION="1.05" HOMEPAGE="https://codeberg.org/1-1sam/ishmael" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.04.tar.gz" -MD5SUM="1d12914830c6c4f591f8c9eea57c0c59" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SA/SAMYOUNG/EBook-Ishmael-1.05.tar.gz" +MD5SUM="95cd6002c0478f7efcaea8b5aa22ecc8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Archive-Zip perl-File-Which perl-JSON perl-xml-libxml" |