mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Merge branch 'testing' of gitorious.org:chakra-packages/apps into testing
This commit is contained in:
commit
1f5c5ca379
@ -7,8 +7,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.7.37
|
||||
pkgrel=3
|
||||
pkgver=0.7.38
|
||||
pkgrel=1
|
||||
pkgdesc="E-book library management application"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://calibre.kovidgoyal.net/"
|
||||
@ -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=('206bd7e7ac5cfb7d537296803765e496')
|
||||
md5sums=('ca2bb7fd8d3e74f3d954ad3f42737f53')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}"
|
||||
|
Loading…
Reference in New Issue
Block a user