summaryrefslogtreecommitdiff
path: root/libre/calibre-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-12 00:50:37 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-12 00:50:37 -0200
commit48b3c35423d6602de71ab7590714b5b987e5e4b8 (patch)
treefdbeff80bb41a60f714a93f37f18bd95670f1110 /libre/calibre-libre
parent84ba97e4fbfae8d5e9bd870c0912039304a580e4 (diff)
calibre-libre-1.6-1: updating version
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}