diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-01 15:53:05 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-01 15:53:05 -0200 |
commit | ac49e42e536d17cf20821bca9fef5c3f122b53c5 (patch) | |
tree | d60e467d71fcaba96107d9d108df3c6a171cb8a3 /libre/calibre-libre | |
parent | 1749de7c418b5ebbe728580e62c355bee8d3b263 (diff) |
calibre-libre-0.9.17-1: updating version
Diffstat (limited to 'libre/calibre-libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 91f4c8ea6..baf02216f 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.16 +pkgver=0.9.17 pkgrel=1 pkgdesc="Ebook management application (unar support included instead of libunrar and without nonfree fonts)" arch=('i686' 'x86_64') @@ -27,7 +27,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('ee66d836fad40a184792cee3c5c6755b' +md5sums=('dd978f45d1fa3702811ec5328c4aec9c' '42c07b43d575b5e7e7524bd7b9528f0e' '675cd87d41342119827ef706055491e7') |