summaryrefslogtreecommitdiff
path: root/community/calibre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calibre/PKGBUILD')
-rw-r--r--community/calibre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 0ef924973..3d1beb13f 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 55873 2011-09-24 07:43:10Z giovanni $
+# $Id: PKGBUILD 56089 2011-09-30 23:22:23Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Petrov Roman <nwhisper@gmail.com>
# Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com>
pkgname=calibre
-pkgver=0.8.20
+pkgver=0.8.21
pkgrel=1
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
@@ -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=('1b14bd08233302e3475d9dca0e0941e7'
+md5sums=('46317b1f4bd6f1cd5279a5f8a1d712ae'
'253ce4fe5d01f8ff76b63cd3825755ea')
build() {