diff options
author | root <root@rshg054.dnsready.net> | 2011-09-14 23:14:41 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-09-14 23:14:41 +0000 |
commit | d5effc9aadfb9ed5890376ca9497eef52fafcf83 (patch) | |
tree | f630036c6ee41473fffa6086618dcc803d1fe391 /community/calibre | |
parent | a712dc92423a31a4d3ab34fe660df550feebf442 (diff) |
Wed Sep 14 23:14:41 UTC 2011
Diffstat (limited to 'community/calibre')
-rw-r--r-- | community/calibre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index a640f65f0..33b5cc2a5 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 55335 2011-09-10 01:42:32Z giovanni $ +# $Id: PKGBUILD 55511 2011-09-13 21:33:02Z ebelanger $ # 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.18 -pkgrel=1 +pkgrel=2 pkgdesc="Ebook management application" arch=('i686' 'x86_64') url="http://calibre-ebook.com/" |