diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 62d00e62c..c3fb79ade 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 117780 2014-08-22 17:48:56Z jelle $ +# $Id: PKGBUILD 118049 2014-08-29 11:58:21Z 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=calibre-libre -pkgver=2.0.0 +pkgver=2.1.0 pkgrel=1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') @@ -31,8 +31,8 @@ install=calibre.install mksource=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz") source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('b8ac2d975d25cfdee0ad169a1568745e') -md5sums=('1aac8f7f40e121f719eea595f01897f0' +mkmd5sums=('db212364419212846719a9d392878c16') +md5sums=('9c7c1c246d558a08c9a1f064ba7681f5' '343162b9d1c97c0463d4919a8b9ac500') mksource(){ |