mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-11 15:14:37 +08:00
calibre update to 0.7.50
This commit is contained in:
parent
1293c5a8b3
commit
f54a331f48
@ -7,8 +7,8 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=calibre
|
pkgname=calibre
|
||||||
pkgver=0.7.48
|
pkgver=0.7.50
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="E-book library management application"
|
pkgdesc="E-book library management application"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://calibre.kovidgoyal.net/"
|
url="http://calibre.kovidgoyal.net/"
|
||||||
@ -21,7 +21,7 @@ makedepends=('python-distribute')
|
|||||||
install=calibre.install
|
install=calibre.install
|
||||||
source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz
|
source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz
|
||||||
desktop_integration.patch)
|
desktop_integration.patch)
|
||||||
md5sums=('559d5fd1c0402cf673167d679d006e67'
|
md5sums=('f1c28df91dbd8accf07902ea8223fb4e'
|
||||||
'bcc538a3b004429bf8f5a0ac1d89a37f')
|
'bcc538a3b004429bf8f5a0ac1d89a37f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user