summaryrefslogtreecommitdiff
path: root/libre/calibre-libre/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-19 01:18:21 -0700
committerroot <root@rshg054.dnsready.net>2013-10-19 01:18:21 -0700
commitd509ac9685f4ab9eda997553a8cf4131befab417 (patch)
tree3653bd6752f910cde3329ba6cd783c6e8e311d15 /libre/calibre-libre/PKGBUILD
parentcc1dbaab9d968ae5ace1956c3662b8b492694800 (diff)
Sat Oct 19 01:17:18 PDT 2013
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-rw-r--r--libre/calibre-libre/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index 63cc36cbd..0980f1b36 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98505 2013-10-12 09:17:56Z jelle $
+# $Id: PKGBUILD 98784 2013-10-18 14:34:13Z jelle $
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -9,8 +9,8 @@
_pkgname=calibre
pkgname=calibre-libre
-pkgver=1.6
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc="Ebook management application, with unar support"
arch=('i686' 'x86_64' 'mips64el')
url="http://calibre-ebook.com/"
@@ -27,14 +27,15 @@ replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver
install=calibre.install
-source=('http://download.calibre-ebook.com/1.6.0/calibre-1.6.0.tar.xz'
+source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz"
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('d4fc03a2bec211324897cbb916c6eb89'
+md5sums=('7c13fe58eabe1e98a47cfa5d25bebde7'
'8353d1878c5a498b3e49eddef473605f'
'675cd87d41342119827ef706055491e7')
+
prepare(){
cd "${srcdir}/${_pkgname}"
#rm -rf src/{cherrypy,pyPdf}