diff options
author | root <root@rshg054.dnsready.net> | 2013-08-17 01:48:49 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-17 01:48:49 -0700 |
commit | 74952c750361d72d7b2d14179d4e88b6ce0a0c7e (patch) | |
tree | 881e3676cf3b53e4c90d21b37b94a008eda1832f /libre | |
parent | 6a3f02abeeecab3efb4442e39e28e05897f25316 (diff) |
Sat Aug 17 01:47:45 PDT 2013
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 1d08b5634..1a0bff6b6 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95317 2013-08-09 09:19:46Z jelle $ +# $Id: PKGBUILD 95754 2013-08-16 10:44:14Z jelle $ # Maintainer: jelle van der Waa <jelle@vdwaa.nl> # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -9,8 +9,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.43 -pkgrel=2 +pkgver=0.9.44 +pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -30,7 +30,7 @@ install=calibre.install source=("http://sourceforge.net/projects/calibre/files/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('63e78929c62ae838b767c95b0830eb31' +md5sums=('5598d6717ce568a32ea2a4a1c173016b' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') |