summaryrefslogtreecommitdiff
path: root/libre/calibre-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-13 21:55:19 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-13 21:55:19 -0500
commitfe6594d5a8354c8662a730102eaf7b5ba29bfcfd (patch)
tree628a2f3835ae7c47f787a3fbf1694f28f37326c4 /libre/calibre-libre/PKGBUILD
parentc865c99debc0473cb5a801fd9c151fa9e0a99401 (diff)
parenta00610bbb81d635636889efbd5d7eceb374469d1 (diff)
Merge remote-tracking branch 'remotes/pgl/master' into HEAD
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-rw-r--r--libre/calibre-libre/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index 019b33cba..52fd8b73d 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99239 2013-10-26 11:48:48Z jelle $
+# $Id: PKGBUILD 100069 2013-11-01 09:01:32Z jelle $
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -9,7 +9,7 @@
_pkgname=calibre
pkgname=calibre-libre
-pkgver=1.8.0
+pkgver=1.9.0
pkgrel=1
pkgdesc="Ebook management application, with unar support"
arch=('i686' 'x86_64' 'mips64el')
@@ -30,13 +30,10 @@ install=calibre.install
source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz"
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('f1cb722f32f5e3d50fbcd21403e95514'
+md5sums=('69e0262f0e06b7d6384c3a183a44d02f'
'8353d1878c5a498b3e49eddef473605f'
'675cd87d41342119827ef706055491e7')
-
-
-
prepare(){
cd "${srcdir}/${_pkgname}"
#rm -rf src/{cherrypy,pyPdf}