diff options
Diffstat (limited to 'libre')
-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 52fd233d7..f70eaf563 100644 --- a/libre/calibre/PKGBUILD +++ b/libre/calibre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 125159 2015-01-02 08:50:56Z jelle $ +# $Id: PKGBUILD 125703 2015-01-10 14:01:41Z 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.15.0 +pkgver=2.16.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=('1658161216c5e4cf8a6c37b7af49d4e6') -md5sums=('a051f076b1495149b64a7ed7988f60fe' +mkmd5sums=('1ae715086fa4b69c42513e119103cc5d') +md5sums=('8591eb086616e4486c73ec8e0dd6ee52' '7e964e5c88affc299b69e8c2744a4393') mksource(){ |