diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 19:57:43 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 19:57:43 -0200 |
commit | 92ccca28271fc3e53719d80e31415c89220e64c0 (patch) | |
tree | aa33f414645a2bf80b6c9bbc6dc65d2048e2a76a /libre/calibre-libre | |
parent | d2b38c4f8035240f003c4996e2e9a1057218b1be (diff) | |
download | abslibre-92ccca28271fc3e53719d80e31415c89220e64c0.tar.gz abslibre-92ccca28271fc3e53719d80e31415c89220e64c0.tar.bz2 abslibre-92ccca28271fc3e53719d80e31415c89220e64c0.zip |
calibre-libre-1.25.0-1: updating version
Diffstat (limited to 'libre/calibre-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 e09fe35d0..cb6ac5238 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 105710 2014-02-14 09:37:19Z jelle $ +# $Id: PKGBUILD 106016 2014-02-21 08:27:06Z 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.24.0 +pkgver=1.25.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=('2acb11d541bc8101ab550bfe80c79348' +md5sums=('66151757e67a9d0abdb0fd3b7e91614e' '8e1855ce1ae254c34d12ddbc358b7a36' '675cd87d41342119827ef706055491e7') |