diff options
Diffstat (limited to 'libre/calibre/PKGBUILD')
-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 6d6fd536c..e89b18e52 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 124195 2014-12-20 18:16:17Z jelle $ +# $Id: PKGBUILD 124756 2014-12-28 18:57:42Z 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 @@ pkgname=calibre _pkgname=$pkgname-libre -pkgver=2.13.0 +pkgver=2.14.0 pkgrel=1.parabola1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') @@ -32,8 +32,8 @@ install=$pkgname.install mksource=("http://download.$pkgname-ebook.com/${pkgver}/$pkgname-${pkgver}.tar.xz") source=("https://repo.parabola.nu/other/${_pkgname}/${_pkgname}-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('66f3ffc68c26c562c5312248db167278') -md5sums=('6ae9250d1dad7e1d8e2ec59fac684b83' +mkmd5sums=('23b3d8f4418d4071c9a2ecbf6d19ae92') +md5sums=('fa276f35407ae4a3bbfe1df641cf55b3' '7e964e5c88affc299b69e8c2744a4393') mksource(){ |