mirror of
https://github.com/getsolus/packages.git
synced 2025-04-25 20:30:37 +03:00
calibre: Update to 8.3.0
**Summary** - [Changelog](https://calibre-ebook.com/whats-new) Signed-off-by: Algent Albrahimi <algent@protonmail.com>
This commit is contained in:
parent
e202454161
commit
99253d80d8
3 changed files with 9 additions and 6 deletions
|
@ -594,6 +594,7 @@ libc.so.6:memcmp
|
|||
libc.so.6:memcpy
|
||||
libc.so.6:memmove
|
||||
libc.so.6:memset
|
||||
libc.so.6:pread64
|
||||
libc.so.6:pthread_mutex_lock
|
||||
libc.so.6:pthread_mutex_unlock
|
||||
libc.so.6:pthread_self
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
name : calibre
|
||||
version : 8.2.1
|
||||
release : 217
|
||||
version : 8.3.0
|
||||
release : 218
|
||||
source :
|
||||
- https://download.calibre-ebook.com/8.2.1/calibre-8.2.1.tar.xz : ac73f394046bcdfce85cf56feb314bbf5c83212d6e5ab7389faed7d4196643de
|
||||
- https://download.calibre-ebook.com/8.3.0/calibre-8.3.0.tar.xz : dd1f0d8198a3fc5921eaa3a9da4fcf9ad3ca4fe4baab96c76a06d1508906bcf1
|
||||
homepage : https://calibre-ebook.com/
|
||||
license : GPL-3.0-only
|
||||
component : office.viewers
|
||||
|
|
|
@ -2632,6 +2632,7 @@
|
|||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/ffml_processor.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/file_type_icons.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/filenames.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/forked_map.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/formatter.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/formatter_functions.cpython-311.pyc</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/__pycache__/html2text.cpython-311.pyc</Path>
|
||||
|
@ -2754,6 +2755,7 @@
|
|||
<Path fileType="library">/usr/lib/calibre/calibre/utils/fonts/subset.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/fonts/utils.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/fonts/win_fonts.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/forked_map.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/formatter.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/formatter_functions.py</Path>
|
||||
<Path fileType="library">/usr/lib/calibre/calibre/utils/html2text.py</Path>
|
||||
|
@ -3573,9 +3575,9 @@
|
|||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="217">
|
||||
<Date>2025-04-04</Date>
|
||||
<Version>8.2.1</Version>
|
||||
<Update release="218">
|
||||
<Date>2025-04-19</Date>
|
||||
<Version>8.3.0</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Algent Albrahimi</Name>
|
||||
<Email>algent@protonmail.com</Email>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue