mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
calibre 0.9.36
This commit is contained in:
parent
ff2a0900a0
commit
4389dbdaad
@ -1,7 +1,7 @@
|
||||
# maintainer: almack
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.9.35
|
||||
pkgver=0.9.36
|
||||
pkgrel=1
|
||||
pkgdesc="Ebook management application"
|
||||
arch=('x86_64')
|
||||
@ -16,9 +16,9 @@ makedepends=('python2-pycountry' 'qt-private-headers')
|
||||
#optdepends=('ipython: to use calibre-debug')
|
||||
screenshot=('https://lh5.googleusercontent.com/_lG58t3XWd3c/TcNwiXkAx_I/AAAAAAAAAEc/M34I4uY9UUY/s800/gui.jpeg')
|
||||
install=calibre.install
|
||||
source=("http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz"
|
||||
source=("http://sourceforge.net/projects/calibre/files/${pkgver}/calibre-${pkgver}.tar.xz"
|
||||
'desktop_integration.patch')
|
||||
md5sums=('070aa5c1da33fb2ba9a2c0150d7a55c5'
|
||||
md5sums=('f7dfb823bd17435c99f20b8a5f904b2a'
|
||||
'8353d1878c5a498b3e49eddef473605f')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user