diff options
author | root <root@rshg047.dnsready.net> | 2011-04-17 04:48:45 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-17 04:48:45 +0000 |
commit | 66f23fc95df1f1b02b24701055a63bddfd292451 (patch) | |
tree | 22bd436b3447d82959f6f030de7ffb83de1466c1 /community/calibre | |
parent | ec549f64c923643d4b13dd7d364e080840ae3e29 (diff) |
Sun Apr 17 04:48:45 UTC 2011
Diffstat (limited to 'community/calibre')
-rw-r--r-- | community/calibre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index 97392ffb7..a8191d2fe 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 44597 2011-04-09 12:11:31Z giovanni $ +# $Id: PKGBUILD 45092 2011-04-16 08:48:47Z 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.7.54 +pkgver=0.7.55 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://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz desktop_integration.patch) -md5sums=('6d6f7b13cb94b66ae413737eb6b7e6a5' +md5sums=('1da19a3ec6ae2de05e48de6133ba82fc' 'bcc538a3b004429bf8f5a0ac1d89a37f') build() { |