diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:53:11 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:53:11 -0300 |
commit | 1800ba0eecf40fdfcd37ae78b162d9ab12b32ae7 (patch) | |
tree | 10ee6f1b17dcc1880ef7aba41ea38f05c4970304 /libre/calibre-libre/PKGBUILD | |
parent | 4dcc24341a61d2f32a119dbccdbdea7ef479e019 (diff) | |
download | abslibre-1800ba0eecf40fdfcd37ae78b162d9ab12b32ae7.tar.gz abslibre-1800ba0eecf40fdfcd37ae78b162d9ab12b32ae7.tar.bz2 abslibre-1800ba0eecf40fdfcd37ae78b162d9ab12b32ae7.zip |
calibre-libre-0.9.27-1: updating version
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 9279a463f..1ef8b1d76 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,5 +1,7 @@ # $Id$ -# Maintainer: Giovanni Scafora <giovanni@archlinux.org> +# Maintainer: jelle van der Waa <jelle@vdwaa.nl> +# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> +# Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Petrov Roman <nwhisper@gmail.com> # Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com> # Contributor: Larry Hajali <larryhaja@gmail.com> @@ -7,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.26 +pkgver=0.9.27 pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') @@ -28,7 +30,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('14df8fbe5e0fa5e8cc14b480603920e2' +md5sums=('1d5bbe102e3ec6ec71399aad5d074137' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |