From 8af9bdce619bbc8a30179393d345eafc99ac4e51 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 4 Apr 2012 06:15:06 +0000 Subject: testing/calibre: upgrade to 0.8.45 --- testing/calibre/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/calibre/APKBUILD b/testing/calibre/APKBUILD index a34fe76949..ae92df9ec6 100644 --- a/testing/calibre/APKBUILD +++ b/testing/calibre/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista # Maintainer: pkgname=calibre -pkgver=0.8.7 +pkgver=0.8.45 pkgrel=5 pkgdesc="Ebook management application" url="http://calibre-ebook.com/" @@ -16,7 +16,7 @@ depends_dev="python-dev imagemagick-dev py-qt py-sip py-imaging libusb-dev makedepends="$depends_dev" install="" subpackages="" -source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz +source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz calibre.confd calibre.initd" _builddir="$srcdir"/$pkgname @@ -53,6 +53,6 @@ package() { install -m644 -D ../$pkgname.confd \ "$pkgdir"/etc/conf.d/$pkgname || return 1 } -md5sums="d7132ec75f5e742e04e196fc8e2c0884 calibre-0.8.7.tar.gz +md5sums="005d5d9a0128f9f56493428aad176ee2 calibre-0.8.45.tar.xz a53086675b33859da1d18cc21daa090b calibre.confd 96a7744a8b5d63ed8fbe3c4919b0e40f calibre.initd" -- cgit v1.2.3