diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 249b8a665..8ea1541ec 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 110547 2014-05-03 08:51:00Z jelle $ +# $Id: PKGBUILD 110925 2014-05-09 19:15:05Z jelle $ # Maintainer: Jelle van der Waa <jelle@vdwaa.nl> # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.35.0 +pkgver=1.36.0 pkgrel=1 pkgdesc="Ebook management application, without nonfree libunrar support" arch=('i686' 'x86_64' 'mips64el') @@ -32,8 +32,8 @@ source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver} 'desktop_integration.patch' 'calibre-mount-helper' 'libre.patch') -mkmd5sums=('fa98868fc6b446a8c22ef13475e6d224') -md5sums=('78e6d511b77c6cc485f92d81961f31b7' +mkmd5sums=('713a5a3e526201ca779cc72d93d6eaa5') +md5sums=('7f6ccc483cb2e1fe57fbd5d471b0805b' 'ece36dfd737fa4a346f0a0e59395e949' '675cd87d41342119827ef706055491e7' '64b6798f526165146084e447cc3d9e1a') |