mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:37:15 +08:00
calibre update to 0.7.43
This commit is contained in:
parent
bd68eb9d52
commit
e7ec63a428
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.42
|
||||
pkgver=0.7.43
|
||||
pkgrel=1
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -19,8 +19,8 @@ depends=('python2' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
|
||||
'podofo>=0.8.1-6' 'xdg-utils' 'cherrypy' 'python-pypdf' 'unrar' 'chmlib' 'poppler' 'poppler-qt' 'liblqr' 'icu' 'sip' 'libffi')
|
||||
makedepends=('python-distribute')
|
||||
install=calibre.install
|
||||
source=(http://downloads.sourceforge.net/project/calibre/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('c836a815670c0934af02cb555ffad11e')
|
||||
source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('28a9792a14b913e629eedd10e88b824d')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user