diff options
author | root <root@rshg054.dnsready.net> | 2013-01-13 01:15:03 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-13 01:15:03 -0800 |
commit | 7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (patch) | |
tree | 3817ae238a5af5ce6194ac0b861420148eaaff96 /libre/calibre-libre | |
parent | 8c2563c3c13cb7a279544f6926cbdd2eb902cc9a (diff) |
Sun Jan 13 01:14:34 PST 2013
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') |