diff options
-rw-r--r-- | libre/calibre/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 482a8b072..49a600de3 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,3 +1,4 @@ +# $Id: PKGBUILD 144281 2015-10-17 14:55:34Z jelle $ # Maintainer (Arch): Jelle van der Waa <jelle@vdwaa.nl> # Maintainer (Arch): Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor (Arch): Giovanni Scafora <giovanni@archlinux.org> @@ -8,7 +9,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.40.0 +pkgver=2.41.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64') @@ -33,8 +34,8 @@ install=calibre.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") source=("https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('ace66fcf930a17fe6ef14516c0d26780') -md5sums=('eeda7e0b353fd70ff70cd00484a36188' +mkmd5sums=('840221d326bef9a858c8d535ae8c4aad') +md5sums=('b4f5da29f7e614573914b04d9a4dfbe5' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ |