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 9b92bafe3..837263594 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 153011 2015-12-11 13:22:07Z jelle $ +# $Id: PKGBUILD 153821 2015-12-21 11:06:35Z 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.46.0 +pkgver=2.47.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=('1e349b381905ced995e411f5e31dff31') -md5sums=('549de7164c21069991076019550cfe60' +mkmd5sums=('0cfc8267eb1977bc16e00e4b4948b4e6') +md5sums=('f48655178d4cf0a1594869784c2b89ec' 'fde5c80d9d407e5510d5d1947a4adb6c') mksource(){ |