diff options
-rw-r--r-- | libre/calibre-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index c06c8af0b..fd3f3b5ea 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106748 2014-03-07 08:31:10Z jelle $ +# $Id: PKGBUILD 107204 2014-03-14 14:47:48Z jelle $ # Maintainer: jelle van der Waa <jelle@vdwaa.nl> # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.27.0 +pkgver=1.28.0 pkgrel=1 pkgdesc="Ebook management application, with unar support" arch=('i686' 'x86_64' 'mips64el') @@ -30,7 +30,7 @@ install=calibre.install source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('d30d39d8a63cb77c8fe04b99ef092dd9' +md5sums=('7f435bb4b4613c9a1642ce3a8414392d' 'ece36dfd737fa4a346f0a0e59395e949' '675cd87d41342119827ef706055491e7') |