diff options
-rw-r--r-- | libre/calibre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index ea790f3ef..2b8186720 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 162801 2016-02-20 15:17:26Z jelle $ +# $Id: PKGBUILD 163586 2016-02-27 12:31:39Z 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> @@ -9,7 +9,7 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.51.0 +pkgver=2.52.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64') @@ -34,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=('15941e1bef0e1fa02ed3dd04a7236184') -md5sums=('9e369f2c9c0399586fb8bb78d9b263ea' +mkmd5sums=('629aab1f661001fe5c62a16cdf266d66') +md5sums=('cf13ddadf7c941956c3754c0bc2d91b8' 'bb2f3529765bf08cb8dd15bb2aa473de') mksource(){ |