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 5b904acd8..5190d90c6 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 52910 2011-07-29 19:53:49Z giovanni $
+# $Id: PKGBUILD 53589 2011-08-06 08:10:57Z 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.12
+pkgver=0.8.13
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=('03060d381cc3090fc42d5a646f926afe'
+md5sums=('5612e030dce1cd5e46762d0dcaed00b0'
'253ce4fe5d01f8ff76b63cd3825755ea')
build() {