mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 16:57:16 +08:00
calibre update to 0.7.45
This commit is contained in:
parent
22e2b04b8c
commit
c0128a5b86
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.44
|
||||
pkgver=0.7.45
|
||||
pkgrel=1
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,7 @@ depends=('python2' 'python-imaging' 'libusb' 'pyqt' 'python-mechanize'
|
||||
makedepends=('python-distribute')
|
||||
install=calibre.install
|
||||
source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('407b4f3443835125aa2febaffe72a6db')
|
||||
md5sums=('89dacdba790e5018f3c665ce1cf5826c')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user