Skip to content

Commit

Permalink
calibre: update to 4.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
bra1nwave authored and jnbr committed Jan 23, 2020
1 parent 9e28da3 commit 41a9d70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/calibre/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
version=4.8.0
version=4.9.1
revision=1
build_style=python2-module
pycompile_dirs="/usr/lib/calibre/"
Expand All @@ -23,12 +23,12 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.yaml"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
checksum=13dff54232735939a9eb574089cda89d3cf9d8993102b0c4bf107f38202664d2
checksum=b5809e06921539b9e5f4d773c90b6f315711f09254f589d2b39eb67318e5ce06
nocross=yes

do_configure() {
# Remove unneeded files and libs
rm -rf resources/${pkgname}-portable.* \
rm -rf resources/${pkgname}-portable.*

# Desktop integration (e.g. enforce arch defaults)
vsed -i src/calibre/linux.py \
Expand Down

0 comments on commit 41a9d70

Please sign in to comment.