mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
calibre update
This commit is contained in:
parent
af764c54a4
commit
598124e985
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.38
|
||||
pkgver=0.7.40
|
||||
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://downloads.sourceforge.net/project/calibre/${pkgver}/${pkgname}-${pkgver}.tar.gz)
|
||||
md5sums=('ca2bb7fd8d3e74f3d954ad3f42737f53')
|
||||
md5sums=('b443a70d8d24afb30561d88deb8716d6')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user