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 686b9fbbe..c31a92d74 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 129167 2015-03-13 09:55:18Z jelle $ +# $Id: PKGBUILD 129691 2015-03-21 13:25:05Z 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.21.0 +pkgver=2.22.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=('61edafbd4ef5c4162120722b94b7ee72') -md5sums=('54ee7ca76b25a358fc83337ca7fb42f7' +mkmd5sums=('13481ce1398e606f07924090c8900885') +md5sums=('da5d0e0a2ce607356c568631a086a2a0' '7e964e5c88affc299b69e8c2744a4393') mksource(){ |