diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-09-04 00:16:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 00:16:36 +0700 |
commit | 774f1e6d9b30f3da02bceb53c6c2f04e974fac0d (patch) | |
tree | 0b2d683b0d2ba6cc5e4049362783c3a764606a8a /office | |
parent | 4279d052edc35d49626f6af328fa6fdf9de3f5ec (diff) | |
download | slackbuilds-774f1e6d9b30f3da02bceb53c6c2f04e974fac0d.tar.gz |
office/calibre-bin: Updated for version 4.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/calibre-bin/calibre-bin.SlackBuild | 2 | ||||
-rw-r--r-- | office/calibre-bin/calibre-bin.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/calibre-bin/calibre-bin.SlackBuild b/office/calibre-bin/calibre-bin.SlackBuild index 7bf185bcc5..730b97789a 100644 --- a/office/calibre-bin/calibre-bin.SlackBuild +++ b/office/calibre-bin/calibre-bin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=calibre-bin -VERSION=${VERSION:-4.19.0} +VERSION=${VERSION:-4.23.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/calibre-bin/calibre-bin.info b/office/calibre-bin/calibre-bin.info index 206eea134f..a4ac1503a1 100644 --- a/office/calibre-bin/calibre-bin.info +++ b/office/calibre-bin/calibre-bin.info @@ -1,10 +1,10 @@ PRGNAM="calibre-bin" -VERSION="4.19.0" +VERSION="4.23.0" HOMEPAGE="https://calibre-ebook.com" -DOWNLOAD="https://download.calibre-ebook.com/4.19.0/calibre-4.19.0-i686.txz" -MD5SUM="f8233045b5f7f5adb4682790ba52fb1e" -DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.19.0/calibre-4.19.0-x86_64.txz" -MD5SUM_x86_64="e4e4c0997c4f2a30d8c130d76a79d989" +DOWNLOAD="https://download.calibre-ebook.com/4.23.0/calibre-4.23.0-i686.txz" +MD5SUM="7bf1770604057ed881d39dcfa7337f24" +DOWNLOAD_x86_64="https://download.calibre-ebook.com/4.23.0/calibre-4.23.0-x86_64.txz" +MD5SUM_x86_64="ba7712657e27d75e74b699b2a95b45f0" REQUIRES="libxkbcommon" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |