diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-19 19:42:27 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-19 19:42:27 -0300 |
commit | 83db506d95a28502f972cfff535620d7687a39ba (patch) | |
tree | 1ce73f27d0e5a0e1ab9fbf4feb226dcb1504dbf5 /libre | |
parent | d1a5ec3954bccde1005dcf15e3a201077bf73701 (diff) | |
download | abslibre-83db506d95a28502f972cfff535620d7687a39ba.tar.gz abslibre-83db506d95a28502f972cfff535620d7687a39ba.tar.bz2 abslibre-83db506d95a28502f972cfff535620d7687a39ba.zip |
calibre-libre-0.9.40-1: updating version
Diffstat (limited to 'libre')
-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 652d6a6ba..1b030ecd5 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94003 2013-07-13 08:59:42Z 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.39 +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=('7ac795465e8e28da415141f1ad15dd2d' +md5sums=('f63b0e5697c5e997ecaaeaa82a14cd60' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') prepare(){ |