Date: Saturday, April 13, 2013 @ 17:54:06 Author: giovanni Revision: 88194
upgpkg: calibre 0.9.27-1 upstream release Modified: calibre/trunk/PKGBUILD ----------+ PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-13 15:39:41 UTC (rev 88193) +++ PKGBUILD 2013-04-13 15:54:06 UTC (rev 88194) @@ -1,11 +1,13 @@ # $Id$ -# Maintainer: Giovanni Scafora <[email protected]> +# Maintainer: jelle van der Waa <[email protected]> +# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> +# Contributor: Giovanni Scafora <[email protected]> # Contributor: Petrov Roman <[email protected]> # Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com> # Contributor: Larry Hajali <[email protected]> pkgname=calibre -pkgver=0.9.26 +pkgver=0.9.27 pkgrel=1 pkgdesc="Ebook management application" arch=('i686' 'x86_64') @@ -23,7 +25,7 @@ source=("http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('14df8fbe5e0fa5e8cc14b480603920e2' +md5sums=('1d5bbe102e3ec6ec71399aad5d074137' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7')
