diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 16:26:03 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-22 16:26:03 -0200 |
commit | 6be441f96007a6eb728df10ee32fb5fe7b82cc36 (patch) | |
tree | d1d4481817d83b84d067c95a05ba2c9d1c288ea7 /libre/calibre-libre/PKGBUILD | |
parent | 6761ee5e5f6610b1c630f25b53a008a581571da7 (diff) | |
download | abslibre-6be441f96007a6eb728df10ee32fb5fe7b82cc36.tar.gz abslibre-6be441f96007a6eb728df10ee32fb5fe7b82cc36.tar.bz2 abslibre-6be441f96007a6eb728df10ee32fb5fe7b82cc36.zip |
calibre-libre-0.9.20-1: updating version
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-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 39c40f9ea..125a8b3d6 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.19 +pkgver=0.9.20 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=('1977c75613209b8fcade35e9185a8ee0' +md5sums=('860b4b28029ae40e5ea59ec4f50b1144' '42c07b43d575b5e7e7524bd7b9528f0e' '675cd87d41342119827ef706055491e7') |