From 48b3c35423d6602de71ab7590714b5b987e5e4b8 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 12 Oct 2013 00:50:37 -0200 Subject: calibre-libre-1.6-1: updating version --- libre/calibre-libre/PKGBUILD | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'libre') 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 # Maintainer: Daniel Wallace # Contributor: Giovanni Scafora @@ -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} -- cgit v1.2.3-54-g00ecf