mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Update calibre to 2.17.0.
This commit is contained in:
parent
347d1c9398
commit
c6ffb83218
@ -2,7 +2,7 @@
|
||||
# Contributer: UtG <utg[dot]chakra.linux[at]gmail[dot]com>
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=2.16.0
|
||||
pkgver=2.17.0
|
||||
pkgrel=1
|
||||
pkgdesc="Ebook management application"
|
||||
arch=('x86_64')
|
||||
@ -20,7 +20,7 @@ makedepends=('python2-pycountry' 'qt5-x11extras')
|
||||
screenshot=('https://lh5.googleusercontent.com/_lG58t3XWd3c/TcNwiXkAx_I/AAAAAAAAAEc/M34I4uY9UUY/s800/gui.jpeg')
|
||||
install=${pkgname}.install
|
||||
source=("http://download.calibre-ebook.com/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('bac0f627eaf4fa1d03e1b7b27110f723c81cc790855888ff4031e93e776a02bf')
|
||||
sha256sums=('c2df97252c9e61e216a36acd096aeb3e7839af72a84da4a3f0110e42e4e02575')
|
||||
|
||||
prepare() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
@ -82,4 +82,3 @@ package() {
|
||||
python2 -m compileall "${pkgdir}/usr/lib/calibre/"
|
||||
python2 -O -m compileall "${pkgdir}/usr/lib/calibre/"
|
||||
}
|
||||
sha256sums=('2109cf6de75117a77e314e6e24099227f3f0fc1476a2be344d607291724a3aa9')
|
||||
|
Loading…
Reference in New Issue
Block a user