diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-01-06 00:36:04 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-01-06 00:36:04 -0500 |
commit | 462bbf7f306f0c1c3f4da24e15747a088d71be42 (patch) | |
tree | 562fff2ce7123e656e7bad03149156a3ff576363 /libre/calibre-libre/PKGBUILD | |
parent | 66c00a074b8c7de57a75dc683b00d29391bdf3a9 (diff) | |
parent | 993cb8ec3fd807471035038106825b4c915a33a8 (diff) | |
download | abslibre-462bbf7f306f0c1c3f4da24e15747a088d71be42.tar.gz abslibre-462bbf7f306f0c1c3f4da24e15747a088d71be42.tar.bz2 abslibre-462bbf7f306f0c1c3f4da24e15747a088d71be42.zip |
Merge branch 'master' of https://projects.parabolagnulinux.org/abslibre
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 7c4e50950..75d6d8b63 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103187 2013-12-29 13:15:31Z jelle $ +# $Id: PKGBUILD 103342 2014-01-03 12:23:23Z 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.17.0 +pkgver=1.18.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=('f154d941683e45c93c3f3b15570c0b30' +md5sums=('6a89229787a8ca63ece9c905df304222' '95ca4eb3afa7c737c8371708a23bdad9' '675cd87d41342119827ef706055491e7') |