From c0bc46632845dfc241d3290d8d3193287eaeb02e Mon Sep 17 00:00:00 2001 From: root Date: Sun, 23 Oct 2011 23:14:59 +0000 Subject: Sun Oct 23 23:14:58 UTC 2011 --- community/calibre/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/calibre') diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index 1af42aa52..43a7d2d8b 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 56939 2011-10-17 08:20:07Z ibiru $ +# $Id: PKGBUILD 57135 2011-10-22 11:01:48Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Petrov Roman # Contributor: Andrea Fagiani pkgname=calibre -pkgver=0.8.22 -pkgrel=2 +pkgver=0.8.23 +pkgrel=1 pkgdesc="Ebook management application" arch=('i686' 'x86_64') url="http://calibre-ebook.com/" @@ -20,7 +20,7 @@ optdepends=('ipython: to use calibre-debug') install=calibre.install source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'desktop_integration.patch') -md5sums=('b4e968cda582f362124a52ad588f8af0' +md5sums=('a8841578d16786af3c797fa2422905e9' '253ce4fe5d01f8ff76b63cd3825755ea') build() { -- cgit v1.2.3-54-g00ecf