diff options
-rw-r--r-- | libre/calibre/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/calibre/PKGBUILD b/libre/calibre/PKGBUILD index 42b21f787..87b92d493 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 145537 2015-11-02 05:23:17Z bpiotrowski $ +# $Id: PKGBUILD 146331 2015-11-06 20:18:18Z 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,8 +9,8 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=calibre -pkgver=2.42.0 -pkgrel=2.parabola1 +pkgver=2.43.0 +pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64') url="http://calibre-ebook.com/" @@ -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=('923386acd0b72a4a6734c3eb9b6bceba') -md5sums=('0622febc1fc5d4e81c80b756a8a24b46' +mkmd5sums=('e2657fa4036c22bfc49c4bed697d5009') +md5sums=('2399b0dbabb6498cd2aeb74c5e9578c9' '7e07f0c7cf71fdfd5950e5d648b07fd0') mksource(){ |