diff options
author | Shackra Sislock <jorgean@lavabit.com> | 2013-07-28 00:05:17 -0600 |
---|---|---|
committer | Shackra Sislock <jorgean@lavabit.com> | 2013-07-28 00:05:17 -0600 |
commit | 24a60eb2731228e05ffa0ed9dade0d6b56f9785f (patch) | |
tree | 5968c5be0899eeba7cbc294a12b39e165a7be4a7 /libre/calibre-libre/PKGBUILD | |
parent | 6785d5420eb83d9990842bd812458ad862c0d9e7 (diff) | |
parent | 946d64a4f98b36d70189c65010e666a597ad7aab (diff) | |
download | abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.tar.gz abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.tar.bz2 abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.zip |
merging...
Diffstat (limited to 'libre/calibre-libre/PKGBUILD')
-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 7991897ce..1b030ecd5 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93610 2013-07-07 09:52:43Z jelle $ +# $Id: PKGBUILD 94300 2013-07-19 10:21:35Z 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=0.9.38 +pkgver=0.9.40 pkgrel=1 pkgdesc="Ebook management application, with unar support included and nonfree fonts removed" arch=('i686' 'x86_64' 'mips64el') @@ -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=('7dac0c5896d3affb87667fe5dbdf9019' +md5sums=('f63b0e5697c5e997ecaaeaa82a14cd60' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') prepare(){ |