From b21daa0fd8fe26e15e810258efeaa8a5e559c0cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 10 Aug 2014 18:31:29 -0300 Subject: calibre-libre-1.205.0-1: updating version --- libre/calibre-libre/PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'libre/calibre-libre') diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 4dec76236..415618802 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 116806 2014-08-03 19:31:57Z jelle $ +# $Id: PKGBUILD 117073 2014-08-09 14:47:22Z jelle $ # Maintainer (Arch): Jelle van der Waa # Maintainer (Arch): Daniel Wallace # Contributor (Arch): Giovanni Scafora @@ -9,8 +9,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.204.1 -pkgrel=2 +pkgver=1.205.0 +pkgrel=1 pkgdesc="Ebook management application, without nonfree decompression engine for RAR archives" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -31,8 +31,8 @@ install=calibre.install mksource=("http://download.calibre-ebook.com/betas/calibre-${pkgver}.tar.xz") source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.xz" 'libre.patch') -mkmd5sums=('12f63635b7c743da3b4849f3a1e8ee9b') -md5sums=('dafd34ee356960928eaf920c7035d221' +mkmd5sums=('970476ffd18d1edb2e3e80b01dda4917') +md5sums=('64094d4461bc834646d263c4107825c6' '343162b9d1c97c0463d4919a8b9ac500') mksource(){ @@ -109,4 +109,3 @@ package() { python2 -m compileall "${pkgdir}/usr/lib/calibre/" python2 -O -m compileall "${pkgdir}/usr/lib/calibre/" } - -- cgit v1.2.3-2-g168b