diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-12 17:28:19 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-12 17:28:19 -0200 |
commit | ec4715f6a851e9ca9a07097fd69e45ffc98fee5f (patch) | |
tree | 7713cfd72d3f044fd781a783fa64a16eb0791c1c /libre/calibre-libre | |
parent | 3a62d240dda47a21535b06c7d01625357b5c861f (diff) | |
download | abslibre-ec4715f6a851e9ca9a07097fd69e45ffc98fee5f.tar.gz abslibre-ec4715f6a851e9ca9a07097fd69e45ffc98fee5f.tar.bz2 abslibre-ec4715f6a851e9ca9a07097fd69e45ffc98fee5f.zip |
calibre-libre-0.9.14-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 52c390c3a..ac3046760 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.13 +pkgver=0.9.14 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=('3ad062f85eca072c3990c766bc05412a' +md5sums=('0a809b1c1378f95a69337b9bc8207493' '42c07b43d575b5e7e7524bd7b9528f0e' '675cd87d41342119827ef706055491e7') |