diff options
author | root <root@rshg054.dnsready.net> | 2011-08-28 23:14:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-08-28 23:14:35 +0000 |
commit | 57fc7b041fcd8bc73a40cd31d3b80bed779e79fe (patch) | |
tree | 63093bd8fb4def305b25e47e4b42dcf50e1c8b45 /community/calibre/PKGBUILD | |
parent | a4c358009dd89183b4124505c694ea7f5fcdbeec (diff) |
Sun Aug 28 23:14:35 UTC 2011
Diffstat (limited to 'community/calibre/PKGBUILD')
-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 237be440e..49082b8df 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54612 2011-08-21 18:35:31Z giovanni $ +# $Id: PKGBUILD 54884 2011-08-27 10:26:35Z 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.15 +pkgver=0.8.16 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=('0a3375302391a11b4e9abb1c4fbc81de' +md5sums=('f3a1d015e0e518e9759b4e7714158e4b' '253ce4fe5d01f8ff76b63cd3825755ea') build() { |