summaryrefslogtreecommitdiff
path: root/libre/calibre-libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-12 00:05:36 -0700
committerroot <root@rshg054.dnsready.net>2013-10-12 00:05:36 -0700
commit20bff71e3bf43ce7f3621da9cee37eb6ea3c14ad (patch)
treeb334b815f671a193959abd9378c0859168f0080e /libre/calibre-libre
parentc38c20f4261c973628038df011b526c6ad4e0489 (diff)
Sat Oct 12 00:05:35 PDT 2013
Diffstat (limited to 'libre/calibre-libre')
-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 f1eab5401..ce9cfa040 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98047 2013-10-04 15:29:48Z jelle $
+# $Id: PKGBUILD 98485 2013-10-11 18:19:46Z 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.5
-pkgrel=2
+pkgver=1.6
+pkgrel=1
pkgdesc="Ebook management application, with unar support"
arch=('i686' 'x86_64' 'mips64el')
url="http://calibre-ebook.com/"
@@ -27,13 +27,14 @@ replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver
install=calibre.install
-source=('http://download.calibre-ebook.com/1.5.0/calibre-1.5.0.tar.xz'
+source=('http://download.calibre-ebook.com/1.6.0/calibre-1.6.0.tar.xz'
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('adb8543044f81f93d6faef372710bcb5'
+md5sums=('d4fc03a2bec211324897cbb916c6eb89'
'8353d1878c5a498b3e49eddef473605f'
'675cd87d41342119827ef706055491e7')
+
prepare(){
cd "${srcdir}/${_pkgname}"
#rm -rf src/{cherrypy,pyPdf}