From 3f49105386d787a6e842a91d2917cae823a5127a Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 9 Aug 2013 16:58:35 -0300 Subject: calibre-libre-0.9.43-1: updating version --- libre/calibre-libre/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'libre/calibre-libre') diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index af128c250..1d08b5634 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94576 2013-07-27 12:09:03Z jelle $ +# $Id: PKGBUILD 95317 2013-08-09 09:19:46Z jelle $ # Maintainer: jelle van der Waa # Maintainer: Daniel Wallace # Contributor: Giovanni Scafora @@ -9,8 +9,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.41 -pkgrel=1 +pkgver=0.9.43 +pkgrel=2 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -30,9 +30,10 @@ install=calibre.install source=("http://sourceforge.net/projects/calibre/files/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('2037b44c90a66e97823a637edfa194ca' +md5sums=('63e78929c62ae838b767c95b0830eb31' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') + prepare(){ cd "${srcdir}/${_pkgname}" #rm -rf src/{cherrypy,pyPdf} -- cgit v1.2.3-54-g00ecf